>       I am developing a Struts application and I am using 
> Tiles for the
> presentation.
>       I have a common look and feel for all pages with a 
> header, a menu, a
> body, and a footer.
>       My question is the following:
>       The options (commands) of the menu depend on the user 
> authorization
> rights that are retrieved
>       through a request on the remote application server.
>       How is it possible to display Tiles menu depending on the user
> rights ?

I made two menus.
One for guests, one for admin.
And I call one or the other from an action (/ShowMenu.do)
which makes the request, then sends the right forward.

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

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

Reply via email to