I am working on a Struts web app and need to find a relatively simple way to allow the 
user to navigate to their previous page. How can I dynamically redirect the user back 
through the action mapping that got them to their present location within the web app?
 
Thanks
 
-Dave

Reply via email to