You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by xx xx <xy...@hotmail.com> on 2004/03/12 10:01:51 UTC

How to pass multiple Selected value from a Drop Down

i am using following code:

<html:select  property="dto(AreaA)" multiple="true">
<html:option value="Item-1 of Text Area A"></html:option>
<html:option value="Item-2 of Text Area A"></html:option>
<html:option value="Item-3 of Text Area A"></html:option>
<html:option value="Item-4 of Text Area A"></html:option>
</html:select>


Now on selecting Multiple item, at back end i am getting value of the 
dto(AreaA)
as the 1st item ie "Item-1 of Text Area A"

How can pass Multiple  item??

_________________________________________________________________
Xerox Multifunction devices that print,copy,scan and fax.  
http://go.msnserver.com/IN/44797.asp Get affordable printing solutions that 
fit your needs .


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org