Most likely, you are facing the problem on request.forward() call. Try
response.sendRedirect() instead. I think it is a bug.

Sree


>From: Marco M <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: IPlanet problem
>Date: Mon, 15 May 2000 11:33:25 +0300
>
>hi all,
>         i wrote some JSP using Model 2 architecture...and i tried to get
>them at run in IPlanet 4.1...
>however, after configuring servlet properties etc..., when i run my JSPs i
>always got the error 'the instruction at xxxx referenced memory
>at xxxxx . The memory could not be read...
>
>i think it's a bug.....has anyone of u solved this problem?
>regards
>         marco
>
>===========================================================================
>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

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

===========================================================================
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

Reply via email to