On Feb 13, 2014, at 8:25 AM, Campbell, Lance <la...@illinois.edu> wrote:

> Java 7 & Tomcat 7

For future reference, please specify the full version numbers in use.

> In a servlet when doing I a RequestDispatcher.forward to another servlet does 
> this create a new Tomcat AJP connection or does it reuse the same connection ?

"Forwards a request from a servlet to another resource (servlet, JSP file, or 
HTML file) on the server."

http://tomcat.apache.org/tomcat-7.0-doc/servletapi/javax/servlet/RequestDispatcher.html#forward(javax.servlet.ServletRequest,
 javax.servlet.ServletResponse)

Dan

> 
> 
> Thanks,
> 
> Lance Campbell
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to