EJB Session – EJB advanced concepts

EJB-advanced-concepts EJB insider Behind the EJB: container for each bean instance will automatically generate a proxy called EJB object, implemented by the container, transparent to the developer EJB context: in the ideal circumstances, should not be used EJB context object in […]

Basic knowledge of maven

basic-knowledge-of-maven Introduction to Maven Maven, a Java project management tool for building projects, dependency management, and project information management. Is the Apache organization's open source project. Maven's core functionality is a building tool with cross-platform features that help us automate to building […]

Basic knowledge of spring framework

Basic knowledge of Spring Framework Spring框架基础知识   Introduction to the Spring Framework Spring, an open source framework created by Rod Johnson. Spring was created to solve the complexity of enterprise application development, can make a simple JavaBeans / POJO to complete […]

Basic knowledge of JavaEE standard

basic knowledge of javaee standard Introduction to JavaEE JavaEE, Java Platform Enterprise Edition, which provides a standard platform / specification for developing Web applications and enterprise applications. Means that all JavaEE containers / servers that provided by JavaEE server vendor […]