john307rnr
Programmer
i built a login module with JAAS that authenticates a user against a relational database. i have an existing web application (jsp). now my question: how do i map the users role that i get from the database on a role that exists in my web application ?