Eric Chow wrote: > WebDAV is supported in Tomcat 5.5. Is there any documents for > reference to config folder access right for each users in Tomcat 5.5?
Not specific to webdav because it uses standard servlet security. Have a look at the servlet spec. It covers this in detail. > I want to config all the users have their own folder with read/write > permission and they can't access other folder. Should be fine, as long as you know all the users in advance. If not, you'll need some custom code. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]