News
This short tutorial has the goal to show how to start as fast as possible a new EJB project using IntelliJ and Maven. Create a new project from scratch Complete the form, you have to choose the Maven ...
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.
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 ...
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.
In this tutorial, migration of EJB 2.1 specification EJBs to EJB 3.0 specification is discussed. EJB 3.0 Session and Entity beans require JDK 5.0 as metadata annotations are used in the specification.
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 ...
In Part 2 of this EJB 3.0 learning series, you learn how to develop data models using POJOs (plain-old Java objects), and how to transparently map those object data models to and from relational ...
Migrating a Session Bean In this section we shall migrate an example stateless session bean from EJB 2.1 specification to EJB 3.0 specification. The session bean class implements the SessionBean ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results