use request.getParameters(); this returns an array of value pairs.

"Nimmons, Daniel" wrote:

> I have a form with a select box set to multiple so a user can select
> multiple entries. How do I handle the multiple values passed to the next
> form using the request.getParameter... This seems to only return one value
> from the multiple values selected from the previous form.
>
> Daniel (Buster) Nimmons
>
> Information Management Specialist
> Phone: (713) 845-4991
> CELL #:(281) 224-8013
> Fax #:  (713) 640-8717
> E-mail: [EMAIL PROTECTED]
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to