How-to pass a object class in a form jsp 2004-04-16 - By F. Sindran
Back 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 listserv@(protected) with body: "signoff JSP-INTEREST". For digest: mailto listserv@(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
|
|