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 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 […]