---------------------------------------------------------------------------
HARBOR: http://coolharbor.100free.com/index.htm
Now Tomcat is also a cool pojo application server
---------------------------------------------------------------------------
Hi Kevin,
I did it a while back, I cant remember the details, all I remember is that MS clients had a problem with TC's webdav, and if I remember correctly the mapping causes problems with index.jsp as a welcome page,
something like that...

Anyway, I did modify it and it works with MS clients, and the mapping is now more flexible.
Oh it even works with Glassfish...  (they stole Tomcat... you see ;)

Anyway I made it a separate library so dont have to mess with TC's internals...
http://coolharbor.100free.com/tool_webdav.htm
The setup notes are in the sample web.xml file

Enjoy!




----- Original Message ----- From: "Kevin Jackson" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <dev@tomcat.apache.org>
Sent: Monday, October 29, 2007 7:42 AM
Subject: Webdav servlet


Hi,

I need to extend the webdav servlet so that I can store files outside
of the application context.

Looking at the source for the servlet I think getRelativePath and
(perhaps normalize) need to be changed.

Does anyone who has more knowledge of the src know exactly how I'd achieve this?
Thanks,
Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to