Why won Java 1.1 programs compile properly in Microsoft Visual J++ 1.1?
Visual J++ 1.1 is not Java 1.1. To get most of the features of Java 1.1 in J++, you can download and install the SDK for Java 2.01 from http://www.microsoft.com/visualj Click on the Free Downloads hyperlink. Please note that this does not completely update J++ to Java 1.1. Most programs in Java How to Program will compile properly once the software updated, but we have had trouble with BorderLayout in Chapters 10 and beyond.