These types of questions are best directed to the
Struts Users' mailing list.  This list is solely for
the discussion of the development of the actual core
Struts Code, not developing Struts applications, etc.

[EMAIL PROTECTED]

Hope that helps.

-james
[EMAIL PROTECTED]
http://www.jamesholmes.com/struts/


--- Oliver Kuederle <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I am not clear on how I can handle different user
> rights in Struts. This is how
> I perceive it to be:
> 
> There are different "sections" on my
> (Struts-powered) website, for example:
> 
> Section A: Handling employee data.
> Section B: Handling company information.
> Section C: System administration.
> 
> (A page can contain elements of different sections.)
> 
> Each user has their own access level for each
> section which is one of the
> following:
> 
> Level 0: No rights.
> Level 1: Read-only.
> Level 2: Write.
> 
> For example, if an input field X belongs to section
> A and the user has A=0
> permission, X should not be displayed. For A=1, X
> should be simple HTML text.
> For A=2, it should be the input field.
> 
> Can something like this be handled with Struts? If
> so, how? If not, what's the
> best I can get in terms of user access management?
> 
> Thanks.
> -Oliver
> 
> 
>
__________________________________________________________________
> 
> Gesendet von Yahoo! Mail - http://mail.yahoo.de
> Möchten Sie mit einem Gruß antworten?
> http://grusskarten.yahoo.de
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

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

Reply via email to