aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes HTTP method Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "HTTP method" Watch "HTTP method" New topic
Author

HTTP method

Fisher Daniel
Ranch Hand

Joined: Sep 14, 2001
Posts: 582
Dear all,
1. How do we force browser to use HEAD method instead of GET method when send request to HTTP server?
2. What are the reasons that the browser use GET method as default instead of POST method?
thanks
daniel
Paul Anilprem
Enthuware Software Support
Ranch Hand

Joined: Sep 23, 2000
Posts: 2912
1. Just answered here
2. In what case? Do you mean for the FORM tag? It is specified by the w3c specification. That's all. POST could also have been the default instead of GET.


Enthuware - Best Mock Exams and Questions for Oracle/Sun Java Certifications
Quality Guaranteed - Pass or Full Refund!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: HTTP method
 
Similar Threads
Q on HTTP requests: POST vs GET when sending lot of data
Hiding URL
web service xml output
reloading page without retry button popup
About jsessionid