Hi!
That's a bit immpossible because whenever u do action the control go to the
called program(html,jsp,servlet).
So u can't call to program at atime.U can make chaining.

But if u want to have two different action for two diferent button in a
single form that is possible.Simply ask anyone/write a javascript that
check which button is clicked and call corresponding servlet/jsp/cgi etc...
in script use location.href
bye


At 11:30 AM 8/24/00 -0400, you wrote:
>Hi,
>
>I have one HTML form in a jsp. I need to give two actions i.e two URLs for
>the HTML
>
>Can any body tell me how can i do that
>
>thanks in advance
>
>Sridhar Boddula
>
>===========================================================================
>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
>
>
Sanjeev Kumar Sharma
Velocient Technologies Ltd.
F-2/B-1, Mohan Co-operative Industrial Estate,
New Delhi-110044.
Off:-  # 91-6945226/7/8-120
Res:-   # 91-4518858

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