Re: WOHyperlink, Direct Action and session id
Re: WOHyperlink, Direct Action and session id
- Subject: Re: WOHyperlink, Direct Action and session id
- From: Lachlan Deck <email@hidden>
- Date: Wed, 23 May 2007 11:19:29 +1000
On 23/05/2007, at 10:48 AM, Pascal Robert wrote:
Well, you either have to store the session ID in a cookie or don't
use a session at all :-)
Or use the href binding and build the url yourself via
WOContext.directActionURLForActionNamed or
completeURLWithRequestHandlerKey.
I have a WOHyperlink that has "directActionName" and
"queryDictionary" binded. The point it to run a direct action with
a given argument. The problem is that WO is automatically passing
the wosid in the URL. That's really bad for what I'm doing, so I
need the wosid to go away on that link! How can I do this?
with regards,
--
Lachlan Deck
_______________________________________________
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