About
SDK in Java
Articles Related
Edition
JDK
J2SE
core APIs for writing J2EE components, core development tools, and the Java virtual machine
J2EE
The Java 2 Platform, Standard Edition (J2SE) SDK is required to run the J2EE SDK.
The following APIs to be used in J2EE applications:
- JavaMail API 1.2
The J2EE APIs enable systems and applications integration through the following:
- Unified application model across tiers with enterprise beans
- Reliable security model with JAAS
- XML-based data interchange integration with JAXP
- Simplified interoperability with the J2EE Connector Architecture
- Easy database connectivity with the JDBC API