How make the back button work after called jsp file
843835Nov 14 2001 — edited Jan 2 2002I used jsp code in my application, I need to allow the user to be able to click on "back" button in order to get out the current screen to go back to page before excuted the jsp. how do I do it? How do I activate the "forward" button in my jsp code?
Thank you