dimanche 21 juin 2015

How to get all roles list from Tomcat in Java EE application

I have a Java EE application and I want get a list of all roles from Tomcat and show them in a combo box in my application. Tomcat is configured to read the users and roles from a database.

How can I do this?

Aucun commentaire:

Enregistrer un commentaire