Could somebody please recommend a security framrework for J2EE applications (JSP's, servlets) that fits into the following criteria:
1. Server independent and portable (can be easily moved from one app server to another).
2. Uses a relational database for the backend. Users, groups, access lists, would be stored in database tables and can be accessed through regular SQL if needed.
3. Free/Open Source would be a big plus.
1. Server independent and portable (can be easily moved from one app server to another).
2. Uses a relational database for the backend. Users, groups, access lists, would be stored in database tables and can be accessed through regular SQL if needed.
3. Free/Open Source would be a big plus.