Re: select tag

kaustubh <[email protected]> Wed, 20 Dec 2006 01:31:35 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <617544.1166600048204.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
this is How you use the select option using the ww tag

[b]<ww:select label[/b]="Months"
        name="months"
        headerKey="-1" headerValue="Select Month"
        [b]list[/b]="#{'01':'Jan', '02':'Feb', [...]}"
        value="selectedMonth"
        required="true"
 />

cheers 
kaustubh
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=52559&messageID=109055#109055

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]