eWebProgrammer
Distributednetworks GofPatterns
Course navigation
Lesson 2Java Beans Course Prerequisites
Objective Discuss the prerequisites for this course.
  1. A working knowledge of Java and its core APIs
  2. Writing and compiling basic Java programs using a text editor
  3. Knowing the mechanics of a Java compiler such as the compiler that comes with the Java Development Kit (JDK).
Platform support
  1. The JavaBeans Development Kit (BDK), which is used extensively throughout this course, is currently available for the (Solaris 8.0, 9.0, 10.0) / Red Hat Linux and Windows 2000/XP platforms.
  2. The Java Development Kit (JDK) is available for the Linux/Unix and Windows 2000 platforms.
  3. The JDK contains a Java compiler and a Java archiving tool.
Course navigation