hai,
i am raghuraman. you can use goGet to receive info, doPost to send
info, & if you use service you have to use some other methods like head
etc... it is you to choose depending on your need. mind it, doGet can also
be used to send info in the form of parameters. for detailed info regarding
this, go thru
Java Servlet Programming - Chapter 2. By O'REILLY Publications.
regards,
raghu.
----- Original Message -----
From: Milt Epstein <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 24, 1999 5:27 AM
Subject: Re: Which Servlet method to use?
> On Thu, 23 Dec 1999, Babar Bhutta wrote:
>
> > Hi Everybody,
>
> > We are creating Servlets-Java Beans/ EJBs - JSP
> > application on windows NT environment. The server we are using is
> > IBM Websphere 3.0. I am looking for a answer to know which Servlet
> > method (doGet / doPost / Service) is most suitable for this kind of
> > environment. I think that if we use service method, it can be more
> > useful as it response to "get" as well as "post" methods. Is there
> > any particular reason to use doGet or doPost or service mehtod.
>
> This was just discussed at great length -- check the archives.
>
> Milt Epstein
> Research Programmer
> Software/Systems Development Group
> Computing and Communications Services Office (CCSO)
> University of Illinois at Urbana-Champaign (UIUC)
> [EMAIL PROTECTED]
>
>
___________________________________________________________________________
> 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