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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]