java.exe looping
I have purchase the core jave v1 fundamentals book. When I try to compile and execute the SimpleFrameTest in chapter 7, I get no response and java.exe is consuming 1 cpu. I have a dual processor machine running windows 2000 professional. I have two monitors and 2 video cards...version is
C:\CoreJavaBook\v1ch7\SimpleFrameTest>java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

