mysql « Servlet « JSF Q&A





1. What's the best way of accessing database in JEE6 environment?    stackoverflow.com

We are using Glassfish3.1, MySQL 5.5, JSF2, Servlet3. About the application - It's a dashboard application, where users are not going to enter or modify any data. It's going to have a lot ...