> From: Zhan, Jimmy [mailto:[EMAIL PROTECTED] 
> Subject: RE: HTTP PUT - HOW TO CONFIG?
> 
> Our goal is simple, just use the request URI as the file
> name and put them under /webapps/incoming/.

How about a valve to examine the headers and forward all PUT requests to
a specific webapp, modifying the URI as needed?  You can then use either
your own servlet or something like Jakarta Commons FileUpload to handle
the request.

> How to post my question on Tomcat Mailing list?

This IS the Tomcat mailing list.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to