|
||
Lesson 4
Objective
|
EJB Software Requirements
Entity Bean software recommendations for this course. |
|
|
The following software is recommended to gain the benefits of Entity Beans.
Currently, to download the Java 2 SDK, Enterprise Edition software, you must be a member of the
Java Developer Connection.
If you are not a member, you can register at the above URL and then download the software. Later in the course we'll explain how to install
the software.
Please note that the Java 2 SDK, Enterprise Edition requires the Java 2 SDK v1.2.2 or later.
Earlier versions will not work with the current version of the Enterprise Edition.
If you have been developing Java code for some time, you are probably familiar with some of the more popular IDE's such as
If your IDE is not Java 2 SDK v1.2.2 or later compliant, then create your code with the IDE and simply compile
it with the Java 2 javac and run it with the Java interpreter.
Course WebStore
javac: Java Compiler that comes with the JDK The text for this course can be obtained online by visiting the course
Course WebStore . This book is highly recommended and contains vital information for enhancing your comprehension of J2EE Architecture. |
||
|
|
||