Ricardo García wrote:
> Here's some starting context for my question
>
> I have a war file that has been configured to use FORM based
> authentication. I have set the in the
> web.xml of the war file to point to a jsp file in my war
> file. When a user invokes any jsp without being logged
>
Here's some starting context for my question
I have a war file that has been configured to use FORM based authentication.
I have set the in the web.xml of the war file to point to
a jsp file in my war file. When a user invokes any jsp without being logged
in the login jsp is displayed. Th