[4044] in java-interest

home help back first fref pref prev next nref lref last post

[Re] How to get Java to work with Netscape 2.0b3 and up

daemon@ATHENA.MIT.EDU (Jonathan_Mark_Smith@CCMAIL.PRUSEC.)
Fri Dec 8 10:16:17 1995

From: Jonathan_Mark_Smith@CCMAIL.PRUSEC.COM
Date: Fri, 08 Dec 95 07:49:25 EST
To: java-announce@java.sun.com, java-interest@java.sun.com, smithj@walrus.com

     A lot of user been trying to get java to with in Netscape 2.0b3.  Will 
     Dr Java. Found a way.
     
     
     First download the JDK. from sun.
     
     After install the JDK you need to set two environment variables.
     
     I install the JDK on my c drive so you may have to change my samples
     
     the two variable are:
     HOME=C:\JDK\JAVA
     CLASSPATH=C:\JDK\JAVA\CLASSES;.
     
     and in your home directory create a directory called ".hotjava"
     
     You should add the environment variables to your autoexec.bat but 
     adding the following lines.
     SET HOME=C:\JDK\JAVA
     SET CLASSPATH=C:\JDK\JAVA\CLASSES;.
     
     
     After doing all of the above things will run great as long a the java 
     class was made with teh beta.
     
     
     Johnathan Mark Smith
     smithj@walrus.com
     http://www.walrus.com/~smithj   :   We have java links

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post