With JDK 1.2 they used to have two separate JDK packages for UNIX. Sun decided to drop one of them. JRE is supported, and is part of Netscape 6 as of today. JRE is just a part of JDK, and can be downloaded from:
http://java.sun.com/j2se/1.3/jre/ PS: JDK included everything in JRE. PS2: Installation does not creates links to /usr/local/bin, so you need to create links manually (I created link /usr/local/jdk to /usr/local/jdk-1.3, and then all link to /usr/local/jdk/bin/). -----Original Message----- From: Michael P. Soulier [mailto:[EMAIL PROTECTED] The article I read said that they didn't want to support a separate package anymore, and were telling people to just grab the JDK. *shrug* Mike