Vikas Gautam a �crit :
Hello !
> Can anyone tell me difference between DoGet() and DoPost() method. In which
> scenarios these methods are used!
This is not really servlets-related ! But GET is a method that puts the data
in the URL while POST put them in the connexion. POST is more for data
that are secret or that will generate/change something and GET for
consulting. (Think to the 'back' button)
Denis
--
Denis Bucher, / [EMAIL PROTECTED] T�l. +41-22-8000625 \ Internet
Horus Networks / horus-networks.com Fax: +41-22-8000622 \ Services
/ http://www.horus.ch US Fax: (508) 437-1261 \ Provider
___________________________________________________________________________
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