Hi all

I'm trying to figure out a way to "automatically login" a user. It arises when they have created an account, and I don't want to then direct them back to a login page - rather, I want to, in this instance, just log them in.

I am using Tomcat's container-managed security.

I am using CentOS / JVM 1.6 / apache-tomcat-6.0.14.

Does anyone know if the API allows this (and if so, how!)?

I guess I could implement my own application-managed security, but I'd like to stick with the tomcat implementation.

Cheers
Tom


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to