"Diethelm Guallar, Gonzalo" wrote:

> Several (maybe all) of the apps we are developing need some form of
> ... Finally, we would have a means to compose a menu from several
> instances of the Menu class, creating a MenuSet.  My idea here is to
> support specifying things like this: the menu for a user is made up of
> menu General, which contains General options (for which probably
> everybody has the required permissions), then menu Financial, with the
> financial operations which the user is allowed to perform, and then
> menu Administration, with the administrative options (probably with
> tight security restrictions).

Menu tables are an excellent idea and fundamental in my mind.

Well defined roles will be the menusets.  Using a supervisory servlet to
control page flow,  prevents pages appearing outside the roles authorized
to use them and reirect loops.

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

Reply via email to