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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to