Re: RequestDispatcher.forward() with Tomcat: Problems

2000-08-09 Thread Hans Bergsten
Larry Seabrook wrote: > > Hello Everybody, > > Is anybody successfully using the RequestDispatcher.forward() method with > Tomcat to pass control from a servlet to a jsp? I am having nothing but > problems. There are 3 ways that I know of to obtain a RequestDispatcher > object for a resource, in

RequestDispatcher.forward() with Tomcat: Problems

2000-08-09 Thread Larry Seabrook
Hello Everybody, Is anybody successfully using the RequestDispatcher.forward() method with Tomcat to pass control from a servlet to a jsp? I am having nothing but problems. There are 3 ways that I know of to obtain a RequestDispatcher object for a resource, in this case, a jsp file: (1) Using