Re: Direct Action Question
Re: Direct Action Question
- Subject: Re: Direct Action Question
- From: James Cicenia <email@hidden>
- Date: Thu, 10 Jun 2004 12:25:12 -0500
YES!
WOContext's directActionURLForActionNamed is just what I was looking
for. I keep
forgetting to look in WOContext. I was stuck in WOApplication static
hell. LOL
thanks again Chuck! My clickable charts that popup a window are now
operational!
-James
On Jun 10, 2004, at 11:52 AM, Chuck Hill wrote:
WOContext generates URLs. Take a look there.
Chuck
On Jun 10, 2004, at 9:05 AM, James Cicenia wrote:
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.
_______________________________________________
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.