wo_shi_ni_ba_ba wrote:

do struts developers usually store user as an object
in session?

Yes, that is typical.

or does struts have additional framework
for handling user management.


No. But there is container managed security, which has its own concept of a "user" (typically represented by a java.security.Principal). Also, there are third party security libraries that may have their own concept of a user. So the answer to the question is somewhat related to your security implementation.

Erik


thanks in advance



__________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/


---------------------------------------------------------------------
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]



Reply via email to