Use <jsp:useBean> and set the scope to "request" - it'll survive between
forwards. If you're using redirects, stop.


>From: "R.Muthukumar" <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Passing Objects between different Jsp pages
>Date: Thu, 15 Feb 2001 11:39:15 +0530
>
>Hi!
>Can anyone tell me how to pass Objects between different jsp pages....?
>Will be helpful if you could provide with example codes...
>Thanks in advance
>Muthu

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.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://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to