I'm very new to struts (and java for that matter) so my question might be stupid but here goes:

I have an application that is based on companies and employees. Each employee may have a single company. Also each employee has a user (which is used by tomcat for authentication/authorization) and i want to set some session values after a login (like current company and current employee). Since I can't intercept the login form (which goes to j_security_check) where should i put the code for setting those session values?

Thanks

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

Reply via email to