JavaDeploy
SiteMap
JSP - Servlets
JDBC
EJB Concepts
Entity Beans
EJB Deployment
«Prev
Next»
Enterprise JavaBeans
EJB Architecture
EJB Clients Remote Objects
Transport Stubs Skeletons
Client Stub Proxy Pattern
Separating Business Logic
EJB Reusable Components
Object Monitors
Transactional Environment
Transactions Remote Objects
Distributed Objects
Stateful Stateless Beans
EJB Container Services
EJB Session Beans
Deployment Descriptor Jar
Client View Bean
Client Bean Relationship
Home Object Interface
Finding Home Object
Creating EJB Session
Calling EJB Business Methods
EJB Exception Handling
Bean Identity Session Handles
EJB Client Program
EJB Deployment
Download J2EE Reference Platform - Exercise
Download the J2EE Reference Platform
Download the software
Objective:
Download the J2EE platform and appropriate JDK.
Exercise scoring
You will receive 1 point for this exercise. The exercise is auto-scored; when you have completed the exercise, click the
Submit
button to receive full credit.
Background/overview
The J2EE SDK and the Java 2 JDK are available for free from
Enterprise Edition 8 SDK
.
They are downloaded in the normal way for Java software through your browser.
Download files
Java 2 Software Development Kit Enterprise Edition (J2EE SDK)
Java 2 Standard Edition Software Development Kit (JDK1.2.x)
Instructions
If you have not already done so, download the JDK 1.2.2 (or later) SDK plus its documentation onto your machine. Use the URL
Java SE downloads
Once downloaded, install it in the default directory for Java software.
Download the J2EE SDK and documentation from
Oracle j2ee
. Install both of these in the default directory for this software.
Make a note of the directories where you to installed the software, as you will need these later when configuring the J2EE environment.
Make a note of the installation directories of both the J2EE platform and the JDK. In the following exercises, I will use <J2EE_HOME> to represent the installation directory of the J2EE SDK and <JAVA_HOME> to represent the installation directory where you installed the JDK.
Hints
If you are unfamiliar with downloading Java software, refer to the instructions on the Web page from which you are downloading the software. If, for any reason, you do not have access to the Web or do not have authority to download Java software, please refer to your System Administrator, or the person responsible for installing and setting up software.
Do not forget to download and install the documentation for each of the software packages. You will need it later.
Submitting your exercise
Once you have complete the steps above, click the
Submit
button to get credit for this exercise and continue to the next lesson.