Re: Sessionless Direct Actions
Re: Sessionless Direct Actions
- Subject: Re: Sessionless Direct Actions
- From: Hsu <email@hidden>
- Date: Fri, 30 May 2003 08:25:31 -0700
DirectActions are typically sessionless; however, if you any
components, a session will be created for you. A session will also be
created if you invoke context().session();
Karl
On Friday, May 30, 2003, at 07:29 AM, james o 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...
tia,
./james
_______________________________________________
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.
--
The more people I meet, the more I love my battle-axe.
Homepage:
http://homepage.mac.com/khsu/index.html
--
On the other hand, you have different fingers.
Homepage:
http://homepage.mac.com/khsu/index.html
--
Ever been down South?
After a few days in the South, you begin to miss things, little things
like English and front teeth.
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
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.