De : Java Mails [mailto:[EMAIL PROTECTED]] > > Hi List... > > I would want to call a class right after a successfull login > and before jetspeed renders its first page. > > Would anyone tell me the class involved here? Which class > will i need to edit? >
Subclass org.apache.jetspeed.modules.actions.JLoginUser to include your business logic and register it in your my.properties with the following key: action.login -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
