Eclipse EJB3 tutorial
Kawazu of digital mediation posted links to a couple of EJB3 tutorials in his EJB the Eclipse Way. The tutorials are actually from Web Age Solutions but should provide a good [...]
Kawazu of digital mediation posted links to a couple of EJB3 tutorials in his EJB the Eclipse Way. The tutorials are actually from Web Age Solutions but should provide a good [...]
Here’s a link to a Sun article titled Hands-On Java EE 5. The article is focused on AJAX enabling a legacy application, however, there’s a link to the Java EE 5 Tutorial which contains an introduction to the core technologies including some sample code.
Possibly related posts:Java EE 5 Platform IntroductionHibernate 3 AnnotationsJava Mock Objects
As posted on Lambda the Ultimate, there is a Java EE 5 introduction posted on Sun’s Developer Network. The thing that jumps out at me right away is the heavy use of annotations in almost every technology highlighted by the introduction. I hope the eventual release will reverse the slow uptake of Java SE 5 [...]