Hi,

Would like to know how would one use jsp to retrieve multiple selection
data from a list box that was posted over. Multiple selection as in the user
selects multiple options
from those presented in a list box and then the user posts it over. How
would I retrieve the values
because when I use it under "GET", it showed

Var1=AAA&Var1=AAB&Var1=AAC

because all of them is under 1 parameter name.
Anyone could help me out? Thanks...

regards,
Cheong Takhoe

===========================================================================
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