Re: How to collect litbox items in servlet or action ??

Jonas Stumph Stevnsvig <[email protected]> Wed, 22 Oct 2008 16:52:31 +0200
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
Hi Lofti.

make a submit script that selects all the elements of both select boxes 
before calling form.submit() - this should solve the problem

/Jonas

A. Lotfi skrev:
> Hi, I sent two arrayList from an action to a jsp file where I created
> two list boxes, did some javascript transfer between the two listboxes,
> I want when I submit I will get ALL the values of each listbox in an
> action, could you please show me how to do it ?
>
> Thanks, your help is appreciated.
>
> ___________________________________________________________________________ 
> To unsubscribe, send email to [email protected] and include in the 
> body of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html 
> Resources: 
> http://java.sun.com/products/servlet/external-resources.html LISTSERV 
> Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html