create a logout action. in it you can simply call session.invalidate() on the user's session. this will invalidate the session and remove all attributes bound to it.
Anish Acharya wrote: > Hello everyone. Just a quick question for you. I want to free > certain resources and clear certain objects from the session scope > when a user ends their respective session. Where is the best place to > do this? Thanks for any help you can provide.Lates,Anish > AcharyaSoftware DeveloperAmdocs Toronto