Re: Direct Action Question
Re: Direct Action Question
- Subject: Re: Direct Action Question
- From: James Cicenia <email@hidden>
- Date: Thu, 10 Jun 2004 11:05:13 -0500
Is there a utility method out there that will give me the first half of
my URL, i.e.,
http://10.0.1.3:51787/cgi-bin/WebObjects/TOSDevelopment.woa ???
Doesn't seem right to be making it a hardcoded string.
-James
http://10.0.1.3:51787/cgi-bin/WebObjects/TOSDevelopment.woa/wo/
t0gOm7fltqy5U3Z5FsvxOw/pipelineQ4Popup?category=T&pieIndex=0
James, it doesn't look like this address is a directAction as the
WORequestHandler is set to "wo" instead of "wa" and furthermore it
seems as if your wosid is happening before your pipelineQ4Popup?
directAction whereas it should be happening after the question
mark(?)... I think you need to check how your url is being prepared
again.
However my direct action pipelineQ4PopupAction is never called, just
the default action.
Is this because of the Session being encoded in the URL? I still want
to be in session.
Thanks
James Cicenia
_______________________________________________
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.
_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today!
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.