In order to redirect a user from a post route to the last page that they visited do I need to save the name of that page as a session variable and redirect them to it? Or is there anĀ easier and better way?

Thanks,

Richard