RE: question about RequestDispatcher.forward() in tomcat

2000-11-09 Thread Chen, Kevin
. That way, I leave the mappings for the JSP pages set to the JSP servlet, as it normally is. Craig McClanahan "Chen, Kevin" wrote: I am trying to implement a MVC system. the controller will intercept all request for .jsp page, then forward it to the jsp page after some checking. I am u

RE: question about RequestDispatcher.forward() in tomcat

2000-11-09 Thread Chen, Kevin
to the controller. In the jsps that are called from the controller, the jsp checks an object set in the request by the controller to make sure there wasn't any bypassing. Jin -Original Message- From: Chen, Kevin [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 09, 2000 10:20 AM To: '[EMAIL