Hi,
I am having difficulty using struts:
Goal:
I would like to be able to select multiple fields from the drop down
box, retrieve them in my servlet, and use them elsewhere.
Problem:
When I retrieve the String [] in my servlet and I view its contained
information; what I have is a String [] of
Hi,
Sorry about reposting this topic and forgetting to put a subject the first time.
Here is my issue.
Goal:
I would like to be able to select multiple fields from the drop down
box, retrieve them in my servlet, and use them elsewhere.
I have tried using html:select multiple="true" and I contin
:select multiple="true"
Please see my response to your first message.
Ljava.lang.String *is* an array of strings, and it
wasn't clear to me why you didn't declare your dyna
form field to be an array of strings (you had it as a
single string).
d.
--- Adrian Marrero <[EMAIL PR
3 matches
Mail list logo