Re: user's roles verification

2002-08-12 Thread Alexander Wallace
Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: Tomcat Users List <[EMAIL PROTECTED]> > > Subject: user's roles verification > > > > > > > > I've got (i think) Realms working. I need some advice for good > > practices... &g

Re: user's roles verification

2002-08-12 Thread Craig R. McClanahan
On 12 Aug 2002, Alexander Wallace wrote: > Date: 12 Aug 2002 15:43:58 +0100 > From: Alexander Wallace <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: user's roles verification >

RE: user's roles verification

2002-08-12 Thread Andrew
nal Message- > From: Alexander Wallace [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 12, 2002 10:44 AM > To: Tomcat Users List > Subject: user's roles verification > > > > > I've got (i think) Realms working. I need some advice for > good practic

user's roles verification

2002-08-12 Thread Alexander Wallace
I've got (i think) Realms working. I need some advice for good practices... My original idea (before hearing about realms and such) was to direct all requests for any resource of my webapp to a servlet that would verify user roles. Then I was told here that i would run into a lot of problems i