Hi Everyone,

        I would like to know How I could pass a unique Request object with
the info of more than one page to my servlet. In summary, I want to do JSP
navigation among pages (i.e.: I want to register a user and I have 3 JSP
pages requesting personal data to the user) and then, at the last one, I
want to send all the user information that I have recollected through my 3
pages to my servlet in my last request object. So my doubt is: Is it
possible to do? Any alternative to do this?

Thanks in Advance!!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to