Home | Ajax | BioInformatics | Dojo | EAI | EJB | Hibernate | J2ME | Java | Java Glossary | Java Servlets | JavaScript | Jboss | JDBC | JDO | Jmeter | JSF | JSP | JUnit | Maven | MySQL | Spring Framework | SQL | Struts | Technology | WAP | Web Services | XML


 
  
 
Programming Tutorials: Ajax | Articles | JSP | Bioinformatics | Database | Free Books | Hibernate | J2EE | J2ME | Java | JavaScript | JDBC | JMS | Linux | MS Technology | PHP | RMI | Web-Services | Servlets | Struts | UML
 

 
Facing Programming Problem?
Ask Questions?, Browse Latest Questions, Question-Answer Guidelines
JSP
  JDO Tutorials
  EAI Articles
  Struts Tutorials
  Java Tutorials
  Java Certification
  Java Applet
Questions
Comments

HTTP Protocol

                          

HTTP Protocol stands for Hyper Text Transfer Protocol. It is the protocol used to convey information of World Wide Web (WWW). HTTP protocol is a stateless and connectionless protocol. HTTP is called as a stateless protocol because each command is request is executed independently, without any knowledge of the requests that were executed before it. It is the protocol used for the web. It is based on a request/request paradigm. In this protocol the communication generally takes place over a TCP/IP protocol.

HTTP Request Methods:

1) GET Method: The Get method is used to getting the data from the server. Get method appends the parameters passed as query string to a URL, in the form of key- value pairs. for example, if a parameter is name = Williams, then this string will be appended in the URL. By default the method is Get.

2) POST Method: The post method is used for sending data to the server. In post method the query string is appended along the request object, they do not get appended in the URL, so parameters transfer in hidden form.

3) HEAD Method:  When a user wants to know about the headers, like MIME types, charset, Content- Length then we use Head method. With this no body content is returned.

These three are commonly used methods of jsp while Get and Post methods are most widely used. There are more methods of http protocols which are rarely used by they have been given here for your knowledge.

4) TRACE Method: Trace on the jsp resource returns the content of the resource. Asks for a loopback of the request message, so that the use can see what is being recieved on the other side.

5) DELETE Method: It is used for delete the resources, files at the requested URL

6) OPTIONS Method: It lists the Http methods to which the thing at the requested URL can respond.

7) PUT Method: It put the enclosed information at the requestedURL.

8) CONNECT Method: It connects for the purpose of tunneling.

 

                          

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

Audio Version
Reload Image
 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Latest Searches:
tibco
dynamic checkbox strut
Photoshop Effects Crea
est to IST
swap arrays in java
editing
disabale Jframe
java codeing with exam
spring MVC application
Applet checkbox exampl
jasperreport
Photoshop Animation Ba
HTML tags in JSP
MS PowerPoint Miscella
scrollable resultset
examplesof inheritance
jstl list size
timestamp
servlet exception hand
importing class in to
concatenate
C
Merge Sort In Java
Java Programming with
Photoshop Effects Lake
update record mysql js
sequential number gene
Combo Box operation in
ResourceBundle
tree view
j2ee exam
à¹???ะà¸?à¹??à¸?ะà
wap to print a trriang
selecting data from se
resultsetmetadata
application context in
Java Interview Questio
sample notepad source
ajax prototype
POI
Removing Horizontal Li
call Ñ?Ð?Ð??????Ñ?Ð?Ð?
change password using
mvc hibernate
count words
Reading File into Byte
div
Š Ä?±Š?Ä?»Š?Ä?§
print values from tabl
FileInputStream excel
jsp validation
login session servlet
how to manipulate mand
how to edit a file in
java combo box
ajax struts combo
MULTIPLE SELECT COMBO
Develop Java por
java programm for arra
scalar
retrieve file from a f
è??å?¸å???Ï?æ??æ??é?¶?
Flash Interactivity Cr
spring internationaliz
Photoshop Effects Gel
Photoshop Effects Liqu
JSP scriptlets
registration
PHP Randomizing Random
executeQuery() and exe
java set methods
gui
prime numbers
using c linear search
class connect
excel style sheet
?தà¯?à®?பà¯???தà
GMT
decimal to binary conv
Visual Basic Introduct
Java String toLowerCase Example
Java String toCharArray Example
Java String substring Example
Java String indexOf Example
Java String startsWith Example
Java String hashCode Example
Java String matches Example
Java String length Example
Java String lastIndexOf Example
Java String isEmpty Example
Java String equalsIgnoreCase Example
Java String equals Example
Java String endsWith Example
Java String copyValueOf Example
Java String contentEquals Example
  EAI Articles
  Java Certification
Tell A Friend
Your Friend Name
Search Tutorials

 

 
 
Browse all Java Tutorials
Java JSP Struts Servlets Hibernate XML
Ajax JDBC EJB MySQL JavaScript JSF
Maven2 Tutorial JEE5 Tutorial Java Threading Tutorial Photoshop Tutorials Linux Technology
Technology Revolutions Eclipse Spring Tutorial Bioinformatics Tutorials Tools SQL
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Indian Software Development Company | iPhone Development Company in India | Java Training Delhi | Java Training at Noida |

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2008. All rights reserved.