You can assign a role attribute with multiple role names in the action
configuration.

Underneath, struts uses isUserInRole to check against the list you provided.

However, checking security is better off to let container do it for you.

-D

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 19, 2003 4:07 AM
Subject: Security and Roles related


> Does STRUTS provide integration with any security framework independent of
> the underlying application server. Basically I am looking at services like
> isUserInRole(), getRole() and the sort.
>
> Regards
> Sreekant G
> @ 98404-65630
>
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> 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