You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Pawson, David" <Da...@rnib.org.uk> on 2005/04/19 09:53:07 UTC

doPost action in response to curl post

I'm a bit lost using doPost() to react to a curl test
post with an xml file, either post or put.
http://curl.haxx.se/docs/httpscripting.html

Seemingly I need to use commons fileupload for 
an RFC 1867 post
        curl -F upload=@localfilename -F press=OK [URL]

which seems overly complex for a simple file.
I'm really unsure how to access a single xml file
uploaded using a put.

  curl -T uploadfile http://localhost/myapp

Does anyone have any url's with examples of this please?


Regards DaveP.

**** snip here *****

-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org