you could just have two tomcat instances running on two different ports,
unless the servlets have to share sessions...i am not totally sure what
functionality you require though.

matt
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 09, 2001 9:26 AM
Subject: Multiple Servlets in Multiple Contexts


> Hi
>
> We have two servlets that we'd like to use in Tomcat 3.2 on different
> ports.  I've read lots and lots of docs, but still can't find how to do
it!
> The logical way to set about doing this is to have two separate contexts,
> each with a different set of ConnectionHandlers and thus different ports.
> Having two <ContextManager> elements in the server.xml doesn't seem to be
> the answer.
>
> I'm sure this must be possible; can anyone help?
>
> Cheers,
> Ben.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to