RE: Configure read/write-access in TomCat

2010-08-18 Thread K A
access the files in the actual directory unless the files are access through a servlet of jsp-page in this case? > Date: Wed, 18 Aug 2010 13:13:55 +0100 > From: p...@pidster.com > To: users@tomcat.apache.org > Subject: Re: Configure read/write-access in TomCat > > On 18/08/2010 1

RE: Configure read/write-access in TomCat

2010-08-18 Thread K A
save new files in a directory. Then they can NOT do any of the other stated actions, right? Or have I misunderstood? Thanks! > Date: Wed, 18 Aug 2010 13:32:00 +0200 > From: a...@ice-sa.com > To: users@tomcat.apache.org > Subject: Re: Configure read/write-access in TomCat > > K

RE: Configure read/write-access in TomCat

2010-08-18 Thread K A
e: Configure read/write-access in TomCat > > On 18/08/2010 10:44, K A wrote: > > > > Hello > > > > I've developed a web-application in which I'd like to have some control of > > which resources are accessed by whom. My project is called "Server

Configure read/write-access in TomCat

2010-08-18 Thread K A
Hello I've developed a web-application in which I'd like to have some control of which resources are accessed by whom. My project is called "Server" in which I've got 3 directories: "/user" which all roles are allowed to access, "/admin" which ONLY administrators are allowed to access and "res