¡@

Home 

java Programming Glossary: secondservlet

Multiple submit buttons in the same form calling different Servlets

http://stackoverflow.com/questions/11830351/multiple-submit-buttons-in-the-same-form-calling-different-servlets

type submit value FirstServlet input type submit value SecondServlet form I'd like to understand how to send information in case.. button was pressed to FirstServlet and in case the SecondServlet button was pressed to SecondServlet . important I want to do.. and in case the SecondServlet button was pressed to SecondServlet . important I want to do it in the same form so the same information..