I want to add a user object (that I create with information from the
database) to the session as soon as a user logs in.  I don't want to add
code to each action subclass to do this, so my question is where is the
best place to put it?  It sounds like subclassing the Struts
RequestProcessor is the way to go.  Is this the best way?

Michael


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

Reply via email to