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

Reply via email to