You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ARNOD-PRIN Samuel <sa...@marvel.ch> on 2000/08/10 10:39:35 UTC

requestDispatcher : how does it work internally ???

When you get a requestDispatcher object (even if it is an interface),

how is it handled ? Does it open an HttpUrlConnection to the webserver
(ok for perl files or html files), but is it more efficience for .jsp or
Servlet ??