To continue reading for free, register below or login
To read more you must become a member of SearchSOA.com
');
// -->

J2SE is considered the foundation edition of the Java platform and
programming environment in which all other editions are based. J2EE is the
edition of the Java 2 platform targeted at developing multi-tier enterprise
applications. J2EE consists of a set of specifications, APIs and
technologies defining enterprise application development. J2EE technology
providers expose tools, frameworks and platforms that handle a good deal of
the details of enterprise application infrastructure and behavior. J2EE
implementations enjoy all of the features of the Java 2 Standard Edition
(J2SE) platform with additional frameworks and libraries added to support
distributed/Web development.
|