http://struts.apache.org/2.1.8.1/docs/optgroup.html

2010/1/12 Emi Lu <em...@encs.concordia.ca>:
> Good afternoon,
>
> Could someone tell me how struts2 support "optgroup" please?
>
> Thanks a lot!
> --
> Lu Ying
>
>
> <select>
> <optgroup label="Australia">
> <option value ="sydney">Sydney</option>
> <option value ="melbourne">Melbourne</option>
> </optgroup>
> <optgroup label="New Zealand">
> <option value ="cromwell">Cromwell</option>
> <option value ="queenstown">Queenstown</option>
> </optgroup>
> </select>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

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

Reply via email to