On Wed, 2004-11-24 at 11:26, Michael McQuade wrote:
> Ben,  I think it is a Tomcat specific subject,   Im just not sure what to do
> about it,  Im thinking theres a variable in Tomcat maybe needs to be set,
> or session refreshed, or something......

If you want to paste the relevant part of your servlet code, I or
someone on the list will look at it but it doesn't sound like a Tomcat
issue to me. There are thousands of apps running under Tomcat that use
form based logins with no trouble.

Have you looked into response.sendRedirect or requestDispatchers for
moving your user to the relevant page after a login?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to