Max Rydahl Andersen wrote: What if they phased it out altogether in the next sdk?
> > The Java 2 Classic VM > The Java 2 Classic VM is essentially the same virtual machine implementation > as in version 1.2 of the Java 2 SDK. It may be invoked by using the -classic > command-line option, as in this example: > > java -classic MyApp > > The Java 2 Classic VM is included only in the Java 2 SDK. It is not included > in the Java 2 Runtime Environment. The -classic option will not work with > the Java 2 Runtime Environment." > Heather
