May 2007
January 2007
The Java EE 5 Tutorial
by roulianThe JavaTrademarked EE 5 Tutorial is a guide to developing enterprise applications for the Java Platform, Enterprise Edition 5 (Java EE 5). Here we cover all the things you need to know to make the best use of this tutorial.
The J2EE 1.4 Tutorial
by roulianThe J2EETrademarked 1.4 Tutorial is a guide to developing enterprise applications for the Java 2 Platform, Enterprise Edition (J2EE) version 1.4. Here we cover all the things you need to know to make the best use of this tutorial.
Container-Managed Persistence Examples
by roulian (via)An entity bean with container-managed persistence (CMP) offers important advantages to the bean developer. First, the EJB container handles all database storage and retrieval calls. Second, the container manages the relationships between the entity beans. Because of these services, you don't have to code the database access calls in the entity bean. Instead, you specify settings in the bean's deployment descriptor. Not only does this approach save you time, but also it makes the bean portable across various database servers.
Développer des Enterprise JavaBeans
by roulian & 3 othersCe tutorial est en stand by, nous désormais sur le projet JOFFAD
pour lequel nous sortirons sous peu un tutorial ( EJB, Struts, JUnitEE.... ).
N'hésitez pas à nous contacter pour participer à JOFFAD !
1
(8 marks)