You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Nic Werner <we...@sonoma.edu> on 2005/02/24 02:24:00 UTC

Using html:options with JSTL

Hi,
    Is there any way to have html:option parse JSTL sql:query results 
for a dropdown? I have a form containing a drop-down that is populated 
by a database. My hope is that I could use <html:options> to walk 
through it, and if the id matches the value of the Form, pre-select that 
value.

    Is this possible? I swear Struts is beating me every step of the way

Thanks,

- Nic.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org