Re: Help! appletviewer doesn't work

1998-10-22 Thread Mario Camou
Hi, The parameter to appletviewer is an HTML file, make sure you're calling the HTML file and not the .class file. If you are calling the HTML file, in the CODE= parameter you need to specify the ".class" extension (confusing? yes. In applets you use the .class, in applications you don't) Hope t

Re: Help! appletviewer doesn't work

1998-10-22 Thread Ulrich Kortenkamp
> "Ryuji" == Ryuji Yokoyama <[EMAIL PROTECTED]> writes: Ryuji> Hello All! I am newbie and have a problem. I downloaded Ryuji> jdk-1_1_6-5_glibc_i386.rpm and installed it. When I tried Ryuji> to use appletviewer, I got following error message. "I/O Ryuji> exception while rea

Help! appletviewer doesn't work

1998-10-21 Thread Ryuji Yokoyama
Hello All! I am newbie and have a problem. I downloaded jdk-1_1_6-5_glibc_i386.rpm and installed it. When I tried to use appletviewer, I got following error message. "I/O exception while reading /root/temp/hello Make sure that hello is a file and readable." I added my .bashrc file to CLASSPAT