Good Afternoon!
I am trying to write a form processor in java that can handle a select
box with mutiple options selected. The problem that I am having is
when I call request.getParameter("state") I only get the first option
that has been selected. The data is being sent with a POST, but if I
change to a get I have the same problem. The end solution has to be a
POST because I have to interface with some other software that
requires a POST action.
Thanks,
Doug
Andrew Thompson - 06 Feb 2007 19:03 GMT
On Feb 7, 3:54 am, doug...@gmail.com wrote:
> Good Afternoon!
Please cross-post, rather than multi-post, in future.
(X-post to c.l.j.p./h.m w/ f-u to c.l.j.h. only)
Andrew T.