Re: Using POST to send bitmap image with Java



Dave Miller wrote:
Arne Vajhøj wrote:
Not all web servers support or is configured to allow PUT,
while POST is supported by all web servers.

While the above statement is true, it is no longer common to disable PUT and DELETE server wide because WebDAV requires both.

Not everyone uses WebDAV.

Arne
.