On 18/08/2010 13:32, André Warnier wrote:
> What do you mean by "write" ?  There is nothing in tomcat itself which
> allows users to write anywhere on the server.

I know I am coming late to this thread but to be pedantic that is not
correct.

Tomcat supports HTTP PUT (implemented in the default Servlet) but it is
disabled by default for the obvious security reasons.

Also, if you enable the WebDAV Servlet, you have even more options to
add content to the server.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to