On Jul 28, 2006, at 7:42 AM, .::welemski::. wrote:
Is there a way for the system to idenfity if the user's session is no longer active so it can remove itself from the application variable?
Override WOSession's terminate() method. Remove the user from the array of logged in users in this override.
Aloha, Art _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
