Howdy, >Yes, I have this. And maybe I'm being too detailed, but I can't see >where to deploy this at without a WAR file in Tomcat 5, at least not >without a WAR file. I'm using Tomcat Manager to look at this - if >there's another method, I'd certainly be open to hearing it.
OK. In tomcat 4 there was a "webdav webapplication" which was just the webdav servlet and a couple of simple HTML files. In tomcat 5 you still have the webdav servlet, which has been improved (see changelog at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html if you're interested). However there's not a complete webapp. The idea is for you to build your webapp using webdav servlet, create your own WAR, and deploy it. If you wish to just see an example, you can download the latest tomcat 4, install it somewhere different than your tomcat 5 directory, and checkout the webdav application. Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]