Lim Hock-Chai wrote:
is there a way to use el to assign value of collection attribute in <html:options> tag?
Sure, just use <html:options collection="${some expression}"/>. Of course this assumes that you're using a JSTL-capable Servlet container or that you're using the -el version of the HTML taglib.
If you're having problems, post details of your configuration, what you've tried and what went wrong.
L. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]