Hello there,

I have to implement a webdav server integrated with my Java
application and I wish to know if I can use tomcat Webdav Servlet.
I have some accounts, each account with it's own space and it's own
users. I wish to give users access to their account space. I've tried
milton and I'm not satisfied with the integration so I'm looking for
alternatives.

Basically I need help/info about the following:

- can I implement my own authorization (users are in DB)
- can I implement my own authorization - to allow users access only to
their own home directories
- can I plan to deploy it on Apache Karaf 2.3.3 which uses jetty as
embeded server so I would be curious to know if using it in another
servlet container is possible.

Best regards,

-- 
Ioan Eugen Stan

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

Reply via email to