Re: Acces Control Within Struts2

2008-08-14 Thread Frans Thamura
On Thu, Aug 14, 2008 at 1:56 PM, tom tom <[EMAIL PROTECTED]> wrote: > Hi, > We are using struts2 2.0.6 and now we have a requirement to have some Access > Control into it, > > That is we got some functions points and each ROLE got different access rigts > against each function, if someone login to

Acces Control Within Struts2

2008-08-13 Thread tom tom
Hi, We are using struts2 2.0.6 and now we have a requirement to have some Access Control into it, That is we got some functions points and each ROLE got different access rigts against each function, if someone login to the System the UI will be presented based on these configurations. What I wa