Skip to content

Opening book details…

About this document

E JB Restrictions by Subhobrata Mukherjee is a document available to read on EtoBox.

The document outlines programming restrictions that an EJB must conform to in order to be EJB 2.0 compliant. It lists restrictions such as not using static fields, not managing threads, not using AWT or java.io packages, and not listening on sockets. The restrictions are intended to ensure proper management by the EJB container and maintain security.

Author
Subhobrata Mukherjee
Language
EN