why not using two forms, and submitting the second from the onSubmit event
of the first. or maybe even submitting both from an onClick of a button/link
lee
[EMAIL PROTECTED]

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Dheil Corona
Sent: Monday, June 19, 2000 10:36 AM
To: [EMAIL PROTECTED]
Subject: how can i have 2 actions..


hi pipol,

can anyone help with this:
i have a big problem on form submission..

how can i  manage 2 action in one form
for ex. sumit1 will go to link1
    and link1 process some parameters passed by the forms elments
    and submit2 will go to link2, same thing its also pass parameters..

thank you..

-dheil

===========================================================================
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

===========================================================================
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