Do you want to use other contexts beside those two ? If not, you can use one context with an empty path so that fred and fred2 are just subdirectories of one context.
<Context path="" ...> > -----Original Message----- > From: Ben Janes [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 15, 2004 4:32 PM > To: Tomcat Users List > Subject: Re: Multiple Paths in one Context > > I would like one webapp to serve multiple paths > > so > www.mywebapp.com/fred > and > www.mywebapp.com/fred2 > > go to the same webapp, I can do this with two contexts I > know, however I don't want the webapp to load twice... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
