Hi I would like to know how the following problem is implemented . Any link to tutorial/ web links will be greatly appreciated.
My application uses OpenSSO for security. but the application is such that the web user will see five menu items or 3 menu items depending on his role. So we want to implement some authorizations with the JSP code itself So that some menu items will not be presented i the user role does not have authorizations.
a
I would like to know how this can be implmented . My app app server is WAS 6.1
Thanks