hi neeraj
use either getParameterNames() or getParameterValues().... both return an
Enumerator object so u can iterate thru and check out all the parameters on
offer.
regards
vijay
neeraj koul wrote:
> hi,
> I am selecting multiple fields in a LIST and submitting the form to a
> servlet
> How do I access all the field in the servlet
> request.getParameter("ss") will give me only one field
>
> Thanks in advance
>
> regards
> neeraj
>
> ___________________________________________________________________________
> 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