[Catalyst] redirection to the original URI
Octavian Rasnita
orasnita at gmail.com
Sat Dec 30 10:38:32 GMT 2006
Hi,
If the user wants to access a restricted zone and it is redirected to the
login page, which is the recommended way of redirecting him back to the
original URL?
I know that I could create a hidden field in the login form and put the
request URL in that field, and after the login, make a redirect to that URL,
but I just want to know if there is a more easier way.
Thanks.
Octavian
More information about the Catalyst
mailing list