Hi, I found out that its possible to for me to restrict access to a
particular action mapping to only a certain set of roles.
The next thing that I found out about these roles is that this is something
I can configure in my web.xml.
But what I am not able to understand is how do i set a user's role once he
logs in. My authentication is based on usernames and passwords in database
table. So where do i set a user's role.

Please help me with this.


--
Puneet

Reply via email to