News

Do you have a Java class whose functionality would be useful across the entire enterprise? Do you have many classes with enterprise potential and existing applications that use them? Creating EJB ...
In this series of two articles, you learn how to develop simpler and more robust enterprise Java applications using the POJO (plain-old Java object) programming model in EJB 3.0. Runnable sample ...
EJB 3.1 - A Significant Step Towards Maturity Enterprise Java Beans (EJB) is a server-side component architecture for the Java Enterprise Edition (Java EE) platform, aiming to enable rapid and ...
In-Depth Migrate J2EE Applications for EJB 3.0 The EJB 3.0 programming model has been simplified significantly. Learn migration approaches that help ferret out difficult issues you're likely to face ...
Dependency Injection is one of the main features of recently released Java EE 6 version. JSR 330 (Dependency Injection for Java) provides a standardized and extensible API for dependency injection ...
Mastering EJB 3rd Edition Review Project What's New July 19th - Chapter 11 - EJB Best Practices First Review Posting The EJB Best Practices chapter discusses best practices in terms of design, ...
A scripted Java GUI testing framework that supports recording and playback of semantic user events, and component state evaluation for both unit and functional testing. Allows you to record scripts ...