Http is the hypertext transport protocol, the base of  web
GET,POST,PUT,DELETE is the method of your request defined in HTTP/1.1
doGet is the method for server to process the requestion in Java HttpServlet
----- Original Message -----
From: "����ǿ (yangwq)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 30, 2000 11:26 AM
Subject: what's HTTP Protocol? help!


> Hi !  use HTTP servlet  , it based on the HTTP protocol and  is derived form
> the Httpserver class of then Javasoft Server API>
>  What is HTTP proctol?   service  doget( GET) ,doPost(POST), PUT ,DELETE
> is differnt  from ?  thanx!
>
> ===========================================================================
> 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
>
>

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