Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jfpedro

    map select multiple to collention

    Hi, I have this code: jsp: <html:select property="selectedList" multiple="true"> <html:optionsCollection property="oList" value="id" label="description"/> </html:select> the property oList is a type List in the form and it works fine. The problem is that i can only map the property...

Part and Inventory Search

Back
Top