Re: MissingResourceException from appletviewer

1998-05-25 Thread zembee
A new day, a fresh mind... Found the problem in the html file - having a comma between the WIDTH and HEIGHT parameters cause this problem.Amazingly removing this comma is the fix. Sorry for the bandwidth... smb zembee wrote: > I having problems running the appletviewer [RH5.0, jdk1.1.

MissingResourceException from appletviewer

1998-05-24 Thread zembee
I having problems running the appletviewer [RH5.0, jdk1.1.5v7]. I created the simple Scribble example from O'Rielly and the corresponding html file [attached]. bash$ echo $JAVA_HOME /usr/local/java/ bash$ echo $CLASSPATH .:/usr/local/java/lib/classes.zip bash$ appletviewer Scribble.html java.ut