You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by neal <ne...@yahoo.com> on 2002/08/26 07:08:08 UTC

multiple discreet web apps

How can one have multiple discreet web apps running from Tomcat, each with
its own URL?

I wrote to ask this question a week ago and I recieved a response saying
that seperate connectors must be setup, each to listen to specific IPs. And
that <host> nodes must be setup for each discreet webapp, each containing a
<context> node.  BUT, I do not see how the two connect.  I mean, so the host
defines a webapp.  And, a connector listens to an IP.... but how do you (or
do you?) connect a connector to a host?  How does tomcat know which IP/URL
maps to which host/webapp?

The documentation has only confused me more ... if anyone would be kind
enough to explain this to me, I would greatly appreciate it.  :)

Thanks.
Neal


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>