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 and Overview
The Java EE SDK and the latest Java JDK are available for free from
Enterprise Edition 8 SDK.
- Download files Java EE Software Development Kit Enterprise Edition (Java EE SDK)
- 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 Java EE SDK and documentation from Oracle JDK.
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 Java EE environment.
Make a note of the installation directories of both the Java EE platform and the JDK. In the following exercises, I will use <Java EE_HOME> to
represent the installation directory of the Java EE 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.