I'm not sure what you mean here, but if you want a web page that can execute
one query or another, just put side-by-side <FORM>s in the document. Have
their action attributes point to the appropriate servlets.
If you want the same servlet to execute either query, then just use a
parameter in the URL to distinguish what action is to be taken.
This is pretty basic, though, so perhaps I am misunderstanding your
question...
Regards,
Chris Polley
> -----Original Message-----
> From: Gerrie Venter [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, August 08, 2000 4:20 AM
> To: [EMAIL PROTECTED]
> Subject: More than one query
>
> Hi everyone,
>
> How do i execute more than one query in my servlet.
>
> what i want to do is,
>
> for example: have a combo box that execute one query and then another on
> next to it executing another query.
>
___________________________________________________________________________
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