Re: How to use roles with Struts

2004-07-15 Thread Hubert Rabago
CTED] Behalf Of ron1 > >>Sent: Thursday, July 15, 2004 11:51 AM > >>To: [EMAIL PROTECTED] > >>Subject: How to use roles with Struts > >> > >> > >>Hi all :-) > >>I am wondering how some of the experienced users use roles > >>w

RE: How to use roles with Struts

2004-07-15 Thread Jim Barrows
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of ron1 > Sent: Thursday, July 15, 2004 12:08 PM > To: [EMAIL PROTECTED] > Subject: Re: How to use roles with Struts > > > Thanx Jim :-) > Am I wrong on that one canonly configure web.xml

Re: How to use roles with Struts

2004-07-15 Thread ron1
- From: news [mailto:[EMAIL PROTECTED] Behalf Of ron1 Sent: Thursday, July 15, 2004 11:51 AM To: [EMAIL PROTECTED] Subject: How to use roles with Struts Hi all :-) I am wondering how some of the experienced users use roles with struts. I saw there is a query for roles in the API (getRoles

RE: How to use roles with Struts

2004-07-15 Thread Jim Barrows
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of ron1 > Sent: Thursday, July 15, 2004 11:51 AM > To: [EMAIL PROTECTED] > Subject: How to use roles with Struts > > > Hi all :-) > I am wondering how some of the experienced users use ro

How to use roles with Struts

2004-07-15 Thread ron1
Hi all :-) I am wondering how some of the experienced users use roles with struts. I saw there is a query for roles in the API (getRoles()), but could not figure out how to configure ACLs with struts, or more specific: where to define which action is allowed for which role, and, and I guess that