Hello!

In struts html:hidden tag only accepts form fields of javaLang type string.
I need when I submit the form, the action will be able to receive a java
object, for instance, a javalang list.
Another option that can resolve the problem, would be add an attribute
(list) to the request inside jsp page. Is it possible?

Thanks in advance.

--
Un cordial saludo,
F. Sindrán

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to