Senthilrajan VS wrote:
I am using <html:select> and <html:option> using collections. I want to put <OPTGROUP> into this. Is it possible to have <OPTGROUP> using <html:option>.
Can't you just include it in your JSP? <html:select ...> <optgroup ...> <html:option ...> L. -- Laurie, Open Source advocate, Java geek and novice blogger: http://www.holoweb.net/laurie --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]