>The basic flow is designed to go like this:
>- User makes a request for a URL
>- Container sees that this URL is protected by a security constraint
>- Container saves the original request and displays the login page
>- Assuming successful authentication, the container
> performs the *original* r
On Wed, 17 Jul 2002, Brad Rhoads wrote:
> Date: Wed, 17 Jul 2002 13:44:55 -0500
> From: Brad Rhoads <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
> To: 'Tomcat Users List' <[EMAIL PROTECTED]>
> Subject: How to specify j_security_check success ta