Select in ActionForm
Will Liu <[email protected]> Fri, 18 Jul 2003 14:31:23 -0700 (PDT)
| Newsgroups | gmane.comp.java.mvc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey all, I was wondering if people know how to setup the <html:select> tag where when something is submitted, the next time you get to that form again, the things you selected are >highlighted< in the select item.?? what I'm doing right now is: <html:select name="blah" property="arrayList" multiple="true"> <html:options collection="sColl" property="value"/> </html:select> (this basically calls blah.setArrayList( ) with the options selected) Next time i give it "blah" will the proper option's be selected?? Any help would be greatly appreciated. __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com