Or, more simply, you could take advantage of the Role-based access
control features provided by Struts and Tiles.
Struts supports a 'role' attribute on an action mapping which prevents
that action from being invoked unless the user has the required role. It
also includes some taglib support, s
You may consider to use the Business Rules Engine
-CJen
--- Aftab Vhora <[EMAIL PROTECTED]> wrote:
> Hi Frnds,
>
> I m developing one application using struts, in that
> I want to set the
> access level.
>
> Like Admin shd hv access to all the links, some A
> group should hv access
> to cert
Hi Frnds,
I m developing one application using struts, in that I want to set the
access level.
Like Admin shd hv access to all the links, some A group should hv access
to certain link, group B should hv access to ceratin link...Though I hv
done that using setting "if" conditions in my JSP.
3 matches
Mail list logo