string url=urlfor(getpage());
url=requestutils.toabsolutepath(url);

pass url onto paypal to use as the return url and you will come back
to the exact same page...

-igor


On Jan 25, 2008 5:13 AM, Daniel Frisk <[EMAIL PROTECTED]> wrote:
> We have a use case in our system where users are redirected to a third
> party web site (Paypal), they later get redirected back to our site.
> How is it now possible to access the previous page or the model for
> that page (if we assume that the user continue with the same session)?
>
> // Daniel
>
> ---------------------------------------------------------------------
> 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