Could it be anything to do with using a redirect rather than a forward
(there was a good post on this about a week or so ago)? Try a <jsp:forward
... /> or RequestDispatcher.forward
> -----Original Message-----
> From: Mauro Gagni (EMS) [mailto:[EMAIL PROTECTED]]
> Sent: 20 June 2000 12:11
> To: [EMAIL PROTECTED]
> Subject: Re: sendRedirect problem, loosing bean changes!?
>
>
> Paul,
> actually I don't re-reference it. I use it as it comes from the
> <jsp:usebean ../> tag.
> What I am wondering is how the sendRedirect works. Does it throws an
> exception? that 'could' explain why I loose all the changes I
> do to my bean.
> Otherwise what happens?
>
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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