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 in advance
Dayan


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 information on this.

Thanx in advance
Dayan
Switch to Tomcat 3.3.1a or 4.1.25 since 3.2.24 is deprecated and no more 
maintened

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]