Sun Microsystems' Java 2 Platform, Enterprise Edition (J2EE), is a standard architecture for distributed, muti-tier enterprise applications.
Sun's J2EE architecture emphasizes thin clients with application logic implemented in software components hosted in the middle tier. J2EE defines a suite of standard services that support components so that application logic does not have to be concerned with low-level details such as networking, database access, security, and data-sharing.
J2EE component technologies include servlets and JavaServer Pages (JSP) for server-side presentation logic, and Enterprise JavaBeans (EJB) for implementing business objects and processes.
J2EE services that support components include:
Copied from the BroadVision web site
This is designed to be an accessible website, please report any problems.
by submitting this form.

See the PHP source of this page, here.