News

I have Tomcat running on my linux machine so I have Java/JSP programs running off that.On my windows laptop now I have a JSP application (with java beans) ...
MySQL JDBC driver for Hibernate and JPA 3. Developers should also be careful that they are no longer referencing the old MySQL JDBC driver. The old com.mysql.jdbc.Driver should not be used anymore.
The correct MySQL persistence.xml driver. Another issue I see quite regularly is developers reference example MySQL JPA persistence.xml files that use the older com.mysql.jdbc.Driver. If a developer ...