Hi Nathan,

It's 3 in the morning and I'm sure I'm missing something, but
if you mean that the user tried to get to X and got sent to the
login page, and then you want to send the user to X after
successfully logging in, that is demonstrated in the book as well.

Cheers,
Freddy
http://www.stripesbook.com

On Tue, 11 Nov 2008 22:13:51 -0700, "Nathan Maves"
<[EMAIL PROTECTED]> said:
> I have a authentication inteceptor based on the one from the stripes
> book.  I want a way to forward onto the original action that was
> requested once the login is complete.  Is there a slick way with
> stripes to get this done or am I stuck with splicing together the
> requested URI + query string and passing it to the Login action and
> then redirecting.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to