• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

configuring webdav in tomcat

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i'm stuck with some technical issues regarding webdav configuration in tomcat. I'm little bit confused about that and i'm will list out my queries

#1 First of all my requirement is to dav eabling a particular directory in the server in which tomcat is running. But to my knowledge tomcat has only webdav support for webapps/webdav
directory. Is there any way so that i can configure tomcat so that a particular directory in the server can be dav enabled (even by modifying the code)

#2 Is jakarta slide is a better choice for going for webdav capabilities, but slide comes with some other more features which is not needed for the time being for me.

#3 Where could i find a better documentation for configuring slide (especiall xml tags in the Domain.xml, i could not find a single document in the net which explains what are the tags stands for in the domain.xml). I tried googling but failed to get a better document


It would be great if my doubt is cleared.



with regards

Lalu George
Transversal e Networks
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving to the Tomcat forum.
 
reply
    Bookmark Topic Watch Topic
  • New Topic