How to implement user roles in a struts based application?
Mike Himstead
Ranch Hand
Joined: Apr 12, 2006
Posts: 178
posted
0
Can you be a bit more specific? Do you have a problem to show role-based web page elements like buttons, inputfields etc. or are you unsure about where to check for roles?
Aditya Agarwal
Greenhorn
Joined: Jan 31, 2008
Posts: 2
posted
0
thanks for the reponse ....
let me reframe the question.
well i have defined the roles in the database and i want to showc ertain links as well as some functionally based on these roles. I have also used tiles in my application