Hi,

I can't quite figure out how to process those html forms where you can
select one or more options using servlets.  I think the call getParameter()
only returns the first(?) selection, rather then all the selections.  Should
an array of strings (or whatever the values attribute is) be returned?    I've
seen many examples on the web for perl and the like for such a POST method,
but never stumbled across anything for servlets.


Thanks in advance,
fricka

___________________________________________________________________________
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

Reply via email to