Philip

I need to do something simple, but I'm still trying to get used to how things should naturally work in Turbine. I have an object in temporary storage (user.setTemp()) that I want to run a method on upon logout. Where is the best place to do that? The object I've stored has a connection opened and I'd like to run .close() on the object when the user logs out.

Do it in your logout action.


Eric


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



Reply via email to