Hi there,

I was working with a form and I was using <Input type = IMAGE> to submit
values to my jsp customer.jsp. Now problem is that I want to submit this
form to customer.jsp as well as to processes.jsp. I can not have two submit
fields in the defined form. So suggest me what should I do so that on
clicking one image button the form is submitted to customer.jsp and by
clicking the other image button it is submitted to processes.jsp

regards
Y

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to