ACEGI generate Spring application events on login. You will need to create a listener to log the appropriate events - do a search on this list, or look at Spring events on the Spring framework site for more information.
Mike. On 8/11/07, BruceLee <[EMAIL PROTECTED]> wrote: > > > Team, > I want to add some function e.g. storing login date to database after > login. > What is the hook to add this? Using a filter, interceptor or override some > class? > My env: 1.9.4 WebWork > Thanks! -Bruce > -- > View this message in context: > http://www.nabble.com/Add-new-function-after-login-tf4252462s2369.html#a12102596 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
