java programming

1999-02-14 Thread alexander lang
Hi all. Does anyone know if one is allowed to initialize static final variables within the "try" clause of a static initializer block? (eg. static final int x; static{ try { x = 5; } catch(exception e) {...and s

jre

1999-02-12 Thread alexander lang
If anyone is listening... I am having trouble getting my application to run with the jre. When I try the jre under the bin directory nothing happens. Here is a portion of my script: jre=../usr/local/ PATH=$jre/bin/:PATH . . . export CLASSPATH=.:$jre/lib/i18n.jar:$jre/lib/rt.jar (LD_LIBRARY_

jre

1999-02-06 Thread alexander lang
Hi, I am quite the rookie computer guy and am having trouble getting my application to work with jre1.1.7. I am getting this error message: "../usr/local/jre117_v1a/bin/i586/green_threads/jre: can't load library 'libXp.so.6' I looked in the jdk directories and found this file (and other .so

jre 1.1.5

1999-02-03 Thread alexander lang
Hi, Do you know where I can get a JRE 1.1.5 (for LINUX). Will higher versions of jre be compatible with code compiled with a lower jdk? Thank you very much. __ Get Your Private, Free Email at http://www.hotmail.com