manish.m.pa...@kp.org wrote:
Hi Users:

How to add http method PROPPATCH for web application using WebDav?


1) update your Tomcat. The current version is 8.0.18.
Tomcat 5.5.20 was released in 2006 and definitely archived in 2012.
See here : http://tomcat.apache.org/whichversion.html

2) You do not indicate if you are using the WebDav application bundled with Tomcat, or some other one.

Just in case, a search in the still-available on-line 5.5 documentation points to this : http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/servlets/WebdavServlet.html

According to this documentation, the bundled WebDav application already supports PROPPATCH, so what's the problem ?

(But do not expect anyone to be very interested to investigate a problem in 
5.5.20)




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

Reply via email to