RE: proposed minor change to WebdavServlet

2002-06-20 Thread Jones, Stephen
Now you've got a 'get' method doing a 'give' operation ;) Not that I know anything about WebDAV. -Steve -Original Message- From: Russ Trotter [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 4:19 PM To: [EMAIL PROTECTED] Subject: proposed minor change

proposed minor change to WebdavServlet

2002-06-20 Thread Russ Trotter
Hello, I'm proposing a minor change to WebdavServlet. In my application, I need the actually docBase of the inner-most DirContext to be dynamic dependent on request/session data. I was thinking of the following: Create a method like this in WebdavServlet: protected DirContext getResour