You should be able to use Spring and Acegi's EventListener stuff to
listen for a successful AuthenticationSuccessEvent.

http://www.acegisecurity.org/multiproject/acegi-security/apidocs/org/acegisecurity/event/authentication/AuthenticationSuccessEvent.html

Matt

On 1/16/07, misun chung <[EMAIL PROTECTED]> wrote:
Hello,

I want to load some information from database when a user logs in and keep
the information in a session.
Is there any action or servlet class that is called during log-in?
Or shoud I create a new servlet to do that?

 Thanks!


--
http://raibledesigns.com

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

Reply via email to