Re: Disconnecting from WOStats
Re: Disconnecting from WOStats
- Subject: Re: Disconnecting from WOStats
- From: Chuck Hill <email@hidden>
- Date: Wed, 27 Jun 2007 11:07:45 -0700
On Jun 27, 2007, at 7:40 AM, Frederic JECKER wrote:
Hi all,
I've created a small app that logs on the WOStat page of each
instance of our app in order to extract data for reporting.
This works fine but the problem is that each time the app logs in,
a new session is created.
Is there a way (maybe through a http parameter) to properly
disconnect and drop the session ?
How are you doing this? If it can log in, can it not log out too?
Personally, I would write a direct action that return the
WOApplication.application().statisticsStore().statistics() and deal
with the dictionary rather than with HTML. No need to create a
session for that.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden