Re: Direct Action Question
Re: Direct Action Question
- Subject: Re: Direct Action Question
- From: wojingo <email@hidden>
- Date: 11 Jun 2004 02:08:43 +0930
On Thu, 2004-06-10 at 22:57, James Cicenia wrote:
> 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
>
> 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.
Hi,
It depends on how you generated the url.
What did you use a WOHyperlink? You need to bind pipelineQ4Popup to the
DirectAction binding. same thing for the WOActionURL I htihk..
I dont have a wo install at the moment so these names could be a bit
wrong.
Also The direct action url should look like
TOSDevelopment.woa/wa/
^^^^
-
shaun
>
> 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.
_______________________________________________
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.