Nieuws

My latest attempt was using JSF in netbeans 6.5 and I was able to pull data but looking at the code gave me a headache. What is the best way to start learning web dev using java?
Struggling to get your first JPA 3 application off the ground? Here's a quick Hibernate and JPA 3 CRUD example to help you get going with the latest version of the Java Persistence API.
A challenge when developing applications that use object-relational mapping (ORM) like Hibernate and JPA, a common approach is to list each @Entity decorated Java class programmatically either in the ...