> > Hello, > > Does the current JmolApplet.jar version 11 run happily in JVM 1.1? > > I'm trying to get it to work with Explorer and Netscape 4.7 on Windows, > but unfortunately there seems to be some Java 1.2 code preventing the > applet from running. > > Namely method add() to a vector in class org.jmol.util.CommandHistory, > which is Java 1.2? > > Or am I using the ant script incorrectly?
Jmol was JVM 1.1 compliant until about a year ago. There have been a number of enhancements made over the past year by Bob Hanson & others. At one point (several years ago?) I said that I would maintain 1.1 compatibility through 2006 ... but as I said I have not been involved. If the *only* problem is the add() method to a vector class then I strongly suspect that Bob could easily make the change. However, I would not encourage him to do anything more than that. Finally, be advised that Netscape 4.7 on Win32 had a few problems and on Mac OS 9 had *many* problems. IE with the MSFT 1.1 JVM worked great. Miguel ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
