Thomas L ha scritto:
Hi all,
we have a problem with a multipart-formdata form and
multivalue-paramters.
There are some checkboxes which have same names to get an array of the
selected values if the user submits the form. Unfortunatly only one
single
Value of the selected checkboxes is inserted in the array which we get
via
*getParameterValues(paramName)*
Did anyone have a similar problem?
Mmm...
it *seems* a common JSP problem, isn't it?
Look here, maybe it can help you..
http://www.java2s.com/Code/Java/JSP/JspFormCheckBoxDemo.htm
HTH!
Matteo
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------