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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.