RE: directaction new session created
RE: directaction new session created
- Subject: RE: directaction new session created
- From: "Jonathan Fleming" <email@hidden>
- Date: Thu, 29 Jul 2004 15:09:41 +0100
From: Michael Engelhart <email@hidden>
To: WebObjects (Group) <email@hidden>
Subject: directaction new session created
Date: Thu, 29 Jul 2004 08:03:09 -0500
Hi -
I have a Direct Action that does some db lookups and returns a result set
to a page. This result page has one WOComponent that is just a simple
menu bar with no state. There are no ivar's in it and it's really just a
bare bones html set of links that act as a site menu bar.
I have a log in my session class that's showing that the page is creating a
new session every time someone follows the link regardless of if they
entered through the home page and already have a session or if they get to
the page via the Direct Action (say through a bookmark).
So to isolate why this might be happening I took out the simple navigation
component and my sessions stopped getting created. I put it back in and
they get created. I also tried just pasting the navigation component's
HTML into the page and that also prevented the session from being created.
What's in your bindings? Have you had a look at those yet?
Any ideas on why this simple stateless navigation component would generate
a session?? I even tried over-riding isStateless() to return true in the
navigation bar component but that didn't change anything.
Thanks
Mike
_______________________________________________
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.
_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger
http://www.msn.co.uk/messenger
_______________________________________________
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.