In an Action, an attribute is set by
session.setAttribute("Privileges", userPrivileges);

If another session logins and the same Action is called again,
will the two sessions share the same attribute?

Thanks

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

Reply via email to