Kent Tong does an excellent job in describing this in chapter 4 of
his e-book Enjoying Web Development With Tapestry:
www.agileskills2.org. Pages 121 and further contain an example that
may be is what you are looking for.

It indeed uses ICallback.

---- Original Message ----
From: [EMAIL PROTECTED]
To: [email protected]
Subject: RE: A way to make user e.g. login and then redirect back to
the page we started from
Date: Mon, 19 Sep 2005 16:38:08 +0200

>Hi!
>
>If in the middle of an application a user need to login to proceed it
>would be nice to be able to get back to the place he/she came from
>after login/registration is completed.
>My first thought was that I could save the IPage I'm coming from, but
>then I remembered that I have seen this beeing done somewhere, and
>that they didn't use IPage.
>Could someone please lead me in the right direction?
>
>-- 
>/ted
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>g



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

Reply via email to