Re: hardcoded DirectActions URL
Re: hardcoded DirectActions URL
- Subject: Re: hardcoded DirectActions URL
- From: Chuck Hill <email@hidden>
- Date: Wed, 13 Aug 2003 13:19:02 -0700
>...I still get new DirectActions beeing created with each
>click of the link
A new Direct Action (instance of DirectAction.java) *should* get created
for each click of the link. These are transient objects. They only live
for the duration of the request.
Chuck
At 10:07 PM 13/08/2003 +0200, Santiago wrote:
>Hello all
>
>I'm still struggling with this problem. Now I'm trying to go through the
>way suggested by Jonathan of parsing the hardcoded links within the text
>to include the wosid of the current session (this is what I named a
>'fuzzy idea') and it was done without a hitch. But I still get new
>DirectActions beeing created with each click of the link (and now I have
>the wosid in the URL)
>
>Any ideas? Right now the page content is just a few lines of text, the
>link with the direct action and another link with a component action
>linked -to edit the contents-.
>
>This was a project just for learning as much as possible about direct
>actions, and I'm getting that!
>
>Santi
>
>By the way, Chuck, what you say about using an editing context just in
>the appendToResponse method let me thinking a while. I'll try it later
>(just to learn as much as possible about working without sessions, :-) )
>_______________________________________________
>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.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
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.