-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
Caldarale, Charles R wrote:
>> From: Nar Karapetyan [mailto:[EMAIL PROTECTED] Subject: An
>> issue concerning authentication in Tomcat hosted web application
>>
>> This snippet says that any url ending with ".a
> From: Nar Karapetyan [mailto:[EMAIL PROTECTED]
> Subject: An issue concerning authentication in Tomcat hosted
> web application
>
> This snippet says that any url ending with ".action" or
> ".jsp" should be authenticated first, and works OK.
>
> H
Hello,
I'm trying to build an authentication mechanism using the
tag in web.xml
E.G.
My App
*.action
*.jsp
aliveadmin
This snippet says that any url ending with ".action" or ".jsp" should be
authenticated first, and works OK.
However, I need to exclude some specific url