Hi,

I was thinking more, where we don't have to put this logic check for
each of the controls. Instead extend struts input tags having additional
properties/attributes where developer can specify the identifier of
access and then in a separate xml/db keep the mapping between the
identifier, input element and user group.

Regards,
KP

-----Original Message-----
From: Kishore Senji [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 26, 2005 2:33 PM
To: Struts Users Mailing List
Subject: Re: struts tag extension for dynamic group level security

How abt <logic:present role="role1"><html:text .../></logic:present> ?


On Wed, 26 Jan 2005 14:01:51 +0900, Prasad, Kamakshya
<[EMAIL PROTECTED]> wrote:
> Hi All,
> 
> Are there any struts tag extension available implementing the dynamic
> security?
> 
> We want to drill the security access to each input element fields.
> Further, the security groups are also dynamic. We are planning to use
> xml for storing the mapping.
> 
> Regards,
> 
> KP
> 
>

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