The J2EE Specification

home button  back button

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.



Valid XHTML 1.0 Transitional link to w3.org validator Valid CSS link to w3.org validator the W3C Link Checker

See the PHP source of this page, here.

Copyright 1991-2011 and hand coded by James Lockie.
Last updated May 20 2012.