forward « Button « JSP-Servlet Q&A





1. How to do a jsp:forward on clicking a link/button    coderanch.com

Hi, I am building a content upload application using JSPs - I seem to get stuck at one point. The scenario is like this - There is a JSP page, page A that has a form. Here the user enters some data that he wants to upload to a site. On clicking submit, page A does some validations and forwards to ...