Hi,
Yes you can submit to 2 different servlets.
What you can do is submit to the first servlet and the in the first servlet
you can again submit the information to the second servlet
You can use a get method thru response.sendredirect or you can post using
RequestDispatcher
Bye
Purav
----- Original Message -----
From: "sunil mallya" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 15, 2000 1:06 PM
Subject: Multiple submits within a form
> Hello all,
> I have a form . In that form there is a link
> and a submit button. Now depending on what i click, it
> should take me to two different servlets . Now is that
> possible within a form? if so how ?
>
> thanks in advance
> sunil
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html