Toby,

Thanks! It works. Somehow, I had the same idea, but onother one
suggesting the same seems to help trying it :)

Gracias,
Joost

-----Oorspronkelijk bericht-----
Van: Toby [mailto:[EMAIL PROTECTED] 
Verzonden: Thursday, January 18, 2007 12:38 PM
Aan: [email protected]
Onderwerp: Re: getting original uri from a continuation

Joost Kuif wrote:
> I need to have the original uri where a browser started a 
> Cocoon-continuation when the browser is inside a continuation.
> I need it inside a xsp(logic) part.

Fetch the url from the request object at the beginning of your
flowscript and save it into a local variable.

When you need it later on, pass it from the flowscript to the xsp, using
the flow context, or a request attribute or parameter, or whatever other
method is appropriate.


Toby

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to