Re: Using POST to send bitmap image with Java



s0suk3@xxxxxxxxx wrote:
On May 30, 6:44 pm, Arne Vajhøj <a...@xxxxxxxxxx> wrote:
Not all web servers support or is configured to allow PUT,
while POST is supported by all web servers.

Not necessarily. An HTTP compliant server is only required to
implement GET and HEAD; all other methods are optional.

That is what the HTTP 1.1 spec says.

But POST is present in all major web servers.

Apache, IIS, Tomcat etc..

Arne
.



Relevant Pages

  • Re: Web log analyzers
    ... It was fairly simple to use (meaning my boss could use ... > it and not have his head explode) and was free. ... > analyzers now because our web servers are being replaced. ...
    (Fedora)
  • Re: Using POST to send bitmap image with Java
    ... Lew wrote: ... while POST is supported by all web servers. ... implement GET and HEAD; ... Apache - POST, DELETE and PUT all require handlers. ...
    (comp.lang.java.programmer)
  • Re: Return jsp paramaters to another machine
    ... What I want to do is connect many web servers (apache) to one web ... must be in the tomcat machine. ... > HTML in JSP files. ...
    (comp.lang.java.programmer)
  • Re: Using POST to send bitmap image with Java
    ... But POST is present in all major web servers. ... Apache, IIS, Tomcat etc.. ... Both Tomcat and Apache support POST out of the box in the ...
    (comp.lang.java.programmer)
  • Re: UTF8 Encoding on different machines
    ... what are the operating systems on the 2 machines? ... On Machine 2, does static content on pages (that never has seen the database) also go bad, or is it only data from the database? ... you use Tomcat through web servers on the two machines, and the web servers add HTTP headers with encoding information ...
    (comp.lang.java.programmer)