Hi all, I was wondering how I could redirect the view at runtime.
I am trying to implement a fairly familiar pattern, when the user goes to access a resource, but has not logged in, they are redirected to the login page, the user logs in, and then is sent back to the resource they originally tried to access. So I need to take the referrer of the login page (which traditionally I just place in a hidden variable in the Login form) and then when login is complete I need to set the view to the redirect string, rather than the view assigned in actions.xml. Is there an easy way to do this within the Action API? Cheers Toby Hede _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx _______________________________________________ Webwork-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webwork-user
