Voting at DZone is super easy, but you aren't logged in. Login and vote now.
By asantiago
via acuriousanimal.blogspot.com
Published: Jun 02 2008 / 16:18
I usually work creating my entity data model classes using JPA and creating session beans (or stateless/web services beans) in an EJB module to access this data. Later, I create a web/desktop application to access entities through the previous module.
Add your comment