-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck and Thomas,
Caldarale, Charles R wrote:
>> From: Thomas Kwan (eTechFocus) [mailto:[EMAIL PROTECTED]
>> Subject: Re: Register url in ROOT application
>>
>> I want to be able to register a servlet in the ROOT applica
> From: Thomas Kwan (eTechFocus) [mailto:[EMAIL PROTECTED]
> Subject: Re: Register url in ROOT application
>
> I want to be able to register a servlet in the ROOT application
> that will handle request to "/app1". Note that the name space
> "/app1" is alr
Sorry for not being clear. Here is what I want.
I have an web application and its name is "app1". It has multiple
servlets registered in its web.xml already. For example, there
are servlets running at /app1/servlet1, /app1/servlet2...etc
I want to be able to register a servlet in the ROOT applic
> From: Thomas Kwan (eTechFocus) [mailto:[EMAIL PROTECTED]
> Subject: Register url in ROOT application
>
> I am using tomcat 5.5. I have a application with the context
> "/app1" already. But I want to register a servlet in the ROOT
> application to service request to the URI "/app1".
Not sure wh