-----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 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 unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
Hi Ram,
you can set that up using container-managed security and specifying the 
roles that are returned by your realm for each action mapping.

Adam

-- 
struts 1.1 + tomcat 5.0.12 + java 1.4.2
Linux 2.4.20 RH9


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to