Re: Using POST to send bitmap image with Java
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Fri, 30 May 2008 20:33:50 -0400
Kenneth P. Turvey wrote:
On Fri, 30 May 2008 19:28:17 -0400, John B. Matthews wrote:Since you're "posting the image to a URL," I think you answered your own
question:-)
Maybe I should have stated that differently. I'm really just uploading an image to a server. There isn't any metadata or anything. Just an image.
Unless your server is configured to support PUT and configured
to PUT files where you want them, then POST is still better.
Arne
.
- References:
- Using POST to send bitmap image with Java
- From: Dexter
- Re: Using POST to send bitmap image with Java
- From: Dave Miller
- Re: Using POST to send bitmap image with Java
- From: Kenneth P. Turvey
- Re: Using POST to send bitmap image with Java
- From: John B. Matthews
- Re: Using POST to send bitmap image with Java
- From: Kenneth P. Turvey
- Using POST to send bitmap image with Java
- Prev by Date: Re: WORA high performance
- Next by Date: Re: The Importance of Terminology's Quality
- Previous by thread: Re: Using POST to send bitmap image with Java
- Next by thread: Re: Using POST to send bitmap image with Java
- Index(es):
Relevant Pages
|