Thanks Nitesh.
Ulf, I am trying to show some data elements to the admin, which can be edited also, but for manager only view permission, for users not even view.
For Example: I need to show the Credit Card Info & SSN, to the Admin and also leave it editable, where as a manager can only view this data for any user and a user will not be able to see this, unless it is his own.
We are planning to use struts. Can this be done using action mapping & beans. I may need to use role based access control too in addition.
Please advice.
Thanks