I am getting the below error. Can some one explain this error? Thank you.

Fri Nov 19 14:11:33 EST 1999: Running servlet
{ (Running servlet) java.lang.IllegalStateException: Cannot forward to same URI
'/telecom/ErrorJSP.jsp'.
     at
com.livesoftware.jrun.JRunServletContext$JRunRequestDispatcher.forward(JRunServletContext.java:332)

     at com.livesoftware.jsp.JRunPageContext.forward(JRunPageContext.java:246)
     at jsp.telecom.SessionCheckJSP._jspService(SessionCheckJSP.java:49)
     at com.livesoftware.jsp.HttpJSPServlet.service(HttpJSPServlet.java:31)
     at com.livesoftware.jsp.JSPServlet.service(Compiled Code)
     at javax.servlet.http.HttpServlet.service(Compiled Code)
     at com.livesoftware.jrun.JRun.runServlet(Compiled Code)
     at
com.livesoftware.jrun.JRunServletContext$JRunRequestDispatcher.forward(JRunS

Cheers,
Amar..

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to