Re: Direct Action Question
Re: Direct Action Question
- Subject: Re: Direct Action Question
- From: James Cicenia <email@hidden>
- Date: Thu, 10 Jun 2004 10:56:50 -0500
Yes -
Thanks for the insight.. this is my first time with direct actions. The
URL is being created
by jfreeChart... however, I will now need to customize it to create a
"real" direct action url.
-James
On Jun 10, 2004, at 10:13 AM, Jonathan Fleming wrote:
From: James Cicenia <email@hidden>
To: WebObjects WebObjects <email@hidden>
Subject: Direct Action Question
Date: Thu, 10 Jun 2004 08:27:16 -0500
Hello -
I have finally created my dynamic charts with an image map from
jfreeChart and now I need to display information about the pie segment
the user clicks on. The URL that is being generated looks like the
following:
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.