On Mon, 14 Jan 2002, Arion Yu wrote:
> Date: Mon, 14 Jan 2002 13:40:20 +0800
> From: Arion Yu <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: question on form login
>
> Hi!
>
> I would like to ask if the user somehow bookmarked the page for login,
> what should it goes to after login? I know it is not defined in 2.2/2.3
> spec.
>
Users should not be bookmarking this page.
When a user accesses a protected page for the first time, the container
remembers that request, and then automatically returns to it after login
is complete. At any other time, submitting the login page is undefined,
and what you get depends totally on which container (and which version)
you are talking about.
> Thanks
>
> Arion
>
Craig
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>