Re: hardcoded DirectActions URL [SOLVED]
Re: hardcoded DirectActions URL [SOLVED]
- Subject: Re: hardcoded DirectActions URL [SOLVED]
- From: Santiago <email@hidden>
- Date: Thu, 14 Aug 2003 16:05:03 +0200
First of all, thanks for all the responses.
Almost always exist more than one way to do things, so the solution I've
acquired is just one of the possible ways to go. For this first solution
I've made a mechanism to embed the wosid into the hardcoded direct
action link so each user moves through one session. I was confused by
the fact that a direct action object was created in every R-R loop, and
I had code in the DirectAction constructor that made things go wrong. I
don't know why I thought that it should exists only one DirectAction
object during all the session; a bad conclusion from somewhere. Once
this was clear (thanks Chuck) I put the offending code in another place
and now all works well.
Thanks again.
Santi
_______________________________________________
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.