Tomcat 3.2.4 Crashes on solaris 7

2003-06-25 Thread Dayan Simon
Hi I had installed my Tomcat 3.2.4 on solaris7 using JDK1.4 in my jsp i tried to forward the Request to another jsp but it crashes my tomcat getServletConfig().getServletContext().getRequestDispatcher(/xxx/xxx.jsp).forward(request, response); Does anybody has any information on this. Thanx

Re: Tomcat 3.2.4 Crashes on solaris 7

2003-06-25 Thread Henri Gomez
Dayan Simon wrote: Hi I had installed my Tomcat 3.2.4 on solaris7 using JDK1.4 in my jsp i tried to forward the Request to another jsp but it crashes my tomcat getServletConfig().getServletContext().getRequestDispatcher(/xxx/xxx.jsp).forward(request, response); Does anybody has any