Hi,
I am developing JSP and Servlets using Forte for Java.
In one of my Servlets, after putting some objects into a session (e.g.
session.putValue("object", anObject);), it will redirect to an URL using
response.sendRedirect(response.encodeRedirectURL(url));
I tested the servlet using the servlet/JSP support in Forte for Java and it works
fine in the IDE's web browser. However, the servlet does not work if IE/NS browser was
used.
Did anyone encounter the same problem before? What is the cause of the problem?
Servlet engine, browser, or my code?
Thanks in advance.
Best regards,
Jacky
----------
Message To Spammers -- Game Over! Get spam-free email at http://www.MsgTo.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