NO MORE--JavaLinux for servlets

1999-02-17 Thread Jason Hoffman
PLEASE, PLEASE, PLEASE! Take this offline... This list has a SPECIFIC purpose, and this discussion is NOT it. Please reply directly to the sender, AND NOT THE LIST. PLEASE, JOHN! PLEASE, EVERYONE ELSE! Thank You!

Re: problem jdk1.2

1999-02-17 Thread Jason Hoffman
Your CLASSPATH environmental variable must be set to point at the root directory containing your class files. So, in this example, if your current working directory was /home/Ozer, then you need to set your CLASSPATH like this (assuming you are using the bash shell) export CLASSPATH=$CLASSPATH:/

Re: subscribe

1999-02-10 Thread Jason Hoffman
. Jason Hoffman ([EMAIL PROTECTED]) Michael James wrote: > Um, if you're talking about Scribble.java from _Java in a Nutshell_ I > think you're supposed to draw "Hello World" (plus a flower) yourself > after you start the Applet. > > On Wed, 10 Feb 1999

Re: Possible bug in Thread.stop()?

1998-12-10 Thread Jason Hoffman
There is also a long page explaining the deprecation of the stop() method in the new JDK 1.2 documentation. Just find the stop method in the Thread documentation, and it will have a link to the information explaining a workaround. Jason [EMAIL PROTECTED] wrote: > There's a very embroiled discu

Re: Yet another jdk 1.2 when question

1998-12-08 Thread Jason Hoffman
The Javasoft representative I questioned today had this response: Kevin Goode <[EMAIL PROTECTED]> wrote: > >The Linux port of the Java 2 platform is being handled in conjuction with a 3rd >party vendor, we will notify you as soon as we have an exact date for the >release. > >Regards, >Kevin Goode