Nuacht

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 ...
","","Note: Since, EJB is java based technology thus the client interactive with EJB application must be a java client. Interaction is not possible with application using other technologies. To ...
The Enterprise Java Bean 3.0 (EJB 3) specification marked a very important way-point in the long march of Java in the enterprise. The specification was built very apparently with input from the ...
A recent study by Java developer Raghu Kodali has shown that porting Sun’s Java EE tutorial application RosterApp from EJB 2.1 to EJB 3.0 resulted in more than a 50-percent reduction in code.
A must-read tutorial showing how to use Grails (Java's Groovy answer to Ruby on Rails) to quickly build a functional website around an existing EJB 3 entity bean domain model with very little code.
This series of articles is a preview of the changes the EJB 3.1 expert group is working on for the next version of the Java EE specification. EJB 3.1 aims to build on those successes by moving further ...
Step-by-step, this article shows you how to use EJBGen to speed your Enterprise JavaBeans (EJB) 2.0 development, especially for entity bean container-managed persistence (CMP).
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 ...
Sistema de Gestión de Incidencias con JPA y EJB Este proyecto es una aplicación web desarrollada en Java que permite la gestión de empleados e incidencias dentro de una empresa. Los empleados pueden ...