Hi Java guys,
I am developing a project using servlets, jsp, beans , javascript & html.
I am using IPlanet4.0 webserver.
I am getting the error "RequestDispatcher forward call failed" , wherever I
have used RequestDispatcher.
When I use sendRedirect() instead , I am successful.
But I want to use RequestDispatcher only since it retains the attributes of
the request object.
I have deployed the programs in the form of a regular project Application,
as is reqd., i.e., I have made a folder which consists of all the subfolders
containing the programs. This forder is given a cotext mapping in the
obj.config file.
All the statements using RequestDispatcher now have this virtual name in the
beginning while specifying the virtual path.
But strangely, I was not getting this problem when I had not deployed the
programs in the form of a regular project Application. At that time, I had
kept the subfolders directly under the default document root.
I request you to help me urgently.
Sunil K. Roy
===========================================================================
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