Re: Sessionless Direct Actions
Re: Sessionless Direct Actions
- Subject: Re: Sessionless Direct Actions
- From: "Jonathan 'Wolf' Rentzsch" <email@hidden>
- Date: Fri, 30 May 2003 12:52:13 -0500
james o, email@hidden, wrote:
>i have direct actions that get XML data from my WO application and do
>nothing else.
>
>is it possible to create DirectActions that don't create new Sessions?
>
>i guess i could run the direct action and then use session.terminate()
>to close the session...
So long you and nothing else you call calls session(), a session won't be
created.
It's entirely possible to create sessionless WebObjects apps that vend
XML and even WOComponent-laden pages. rentzsch.com is one example, and
its source is in Project Wonder.
.......................................................
Jonathan 'Wolf' Rentzsch http://rentzsch.com
Red Shed Software http://redshed.net (847) 584-7465
PGP: b2af 1a09 f881 ebde c9d6 c4d2 c04f a3c0 3ec5 d5f2
"better" necessarily means "different"
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.