RE: Role based action

2003-10-22 Thread Ramadoss Chinnakuzhandai
y, October 21, 2003 10:21 PM To: Struts Users Mailing List Subject: RE: Role based action SecurityFilter works great, without those annoying container managed security limitations! http://securityfilter.sourceforge.net/ SecurityFilter is a Java Servlet Filter that mimics container managed se

RE: Role based action

2003-10-22 Thread Ramadoss Chinnakuzhandai
Thank you Mike I would explore it meantime if anyone of this forum hv any better idea pls let me know. tnx -Ram -Original Message- From: Mike Duffy [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2003 10:21 PM To: Struts Users Mailing List Subject: RE: Role based action

RE: Role based action

2003-10-21 Thread Mike Duffy
t; From: Adam Hardy [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, October 21, 2003 4:52 PM > > To: Struts Users Mailing List > > Subject: Re: Role based action > > > > > > > > > > On 10/21/2003 07:51 PM Ramadoss Chinnakuzhandai wrote: > >> Hi, &

RE: Role based action

2003-10-21 Thread mradhakrishnan
ruts Users Mailing List > Subject: Re: Role based action > > > > > On 10/21/2003 07:51 PM Ramadoss Chinnakuzhandai wrote: >> Hi, >> I need to load some jsp pages based on different level of access >> control who are accessing the site. for eg for userA I

RE: Role based action

2003-10-21 Thread Ramadoss Chinnakuzhandai
-Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2003 4:52 PM To: Struts Users Mailing List Subject: Re: Role based action On 10/21/2003 07:51 PM Ramadoss Chinnakuzhandai wrote: > Hi, > I need to load some jsp pages based on dif

Re: Role based action

2003-10-21 Thread Adam Hardy
On 10/21/2003 07:51 PM Ramadoss Chinnakuzhandai wrote: Hi, I need to load some jsp pages based on different level of access control who are accessing the site. for eg for userA I need to show some pages while userB can only view/access few pages. Thanks in advance, -Ram --

Role based action

2003-10-21 Thread Ramadoss Chinnakuzhandai
Hi, I need to load some jsp pages based on different level of access control who are accessing the site. for eg for userA I need to show some pages while userB can only view/access few pages. Thanks in advance, -Ram - To