Hi folks,
This seems to be a relatively simple problem but being somewhat new to
JSP I'm not sure how this is typically handled.
Basically is there a way in JSP to return to the previous page (rather than using Javascript)? I want to place 'Back' buttons on pages, and more importantly I have an error-handling page, which in some circumstances I would like to return the user to the page they were previously viewing.