hi,
You can do this in different ways.
The best way is to use Beans for the JSPs. List all the parameters in the
Bean from all the three jsps. use set property = * to set all the form
values into the bean. later by using getter method u can get the required
values.
the another way is to use the hidden field for all the fields. based on the
jsp, u can make the hidden fields invisible. and shows only the required
fields.
thanks & regards
vijayanand.R
(),,,()
( (. .) .-''''''''''-.
( o ) ) ( 'o' )
=(,,)=(,,)=(,,)==(,,)=
----- Original Message -----
From: "Alejo Marcos, Alberto" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 19, 2002 1:57 AM
Subject: Join requests from more than 1JSP page
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
===========================================================================
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