That seems to be what I am looking for.... I will look into this... Thx... :)
BTJ Mark Thomas wrote: > Opps. Typo. That should be: > > javax.servlet.http.HttpSessionListener > > Mark Thomas wrote: > >> javax.servlet.http.SessionListener >> >> For a summary, read the javadocs. For full details read the spec. >> >> Mark >> >> Bj�rn T Johansen wrote: >> >>> I have a small question... I am used to providing my own >>> authentication system when >>> developing web systems, but I am now looking into providing container >>> based security >>> instead. But when writing authentication myself, I have full control >>> and can put >>> differenf information that I need into the session scope. How do I do >>> this using >>> Tomcat's FORM-based authentication? Is there some listener I can hook >>> onto or similar? >>> >>> >>> Regards, >>> >>> BTJ >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
