page « Button « JSP-Servlet Q&A





1. How to go from one JSP page to other by clicking submit button?    stackoverflow.com

I want to jump from one JSP page to other JSP page by clicking submit button. How to do that in easy way?

2. Help with buttons on a JSP page    coderanch.com

5. print button in a jsp page    coderanch.com

7. JSP page with four buttons    coderanch.com





10. Back button not working in some of the jsp pages    forums.oracle.com

Hi Guys I am facing a unique problem in jsp pages of my application.i am having a back button at the fottter of each JSP page.The problem now is that the back button functionality depends on browser back function. when i navigate to some page and press back button it works properly some times and some times it dosen't work shows ...