Apache "forwards" requests to a tomcat "handler" based upon the rules
specified, say like *.jsp. The handlers are the things called APJ12,
APJ13, etc. Tomcat has the ability to act as its own web server, and by
defualt it is on port 8080 where apache is 80.

Is this what you were asking about?

~Rob

Henry DU wrote:
> 
> The servlet URL is the same when I typed
> http://my.domainame.com/examples/servlet/HelloWorld and
> http://my.domainame.com:8080/examples/servlet/HelloWorld, they display the
> same information.
> 
> Is this due to that Apache port 80 redirects to tomcat 8080 as indicated in
> server.xml?
> 
> Thanks
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

-- 
_______________________________________

 Robert Wohleb
 Web Applications Development Manager
 Parafoil Software, Inc.
_______________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to