AuthComponent in 1.2 does it storing the original location in the
session. You can use the AuthComponent or implement something like
that on your own.

On Mon, Mar 3, 2008 at 6:53 AM, bob <[EMAIL PROTECTED]> wrote:
> Should i use a session to save the original link? Or is there another better
> way to do this?
>
>
>
> On Mon, Mar 3, 2008 at 12:44 AM, bob <[EMAIL PROTECTED]> wrote:
>
> > If I click on a link in my view, it redirects to the login page (i check
> if logged in via beforeFilter() in the controller). After i login, i want to
> redirect to the page that I clicked on, not another page. how do i do this
> in cakephp 1.2? thanks
> >
>
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to