Appletviewer and Linux
I have JDK 1.5.0 . I try to use Appletviewer but it doesn't work!
This text explain the problem clearly (my english isn't good... sorry i'm an italian stupid guy...):
[root@localhost carlino]# cd /usr/java/jdk1.5.0_01/bin
[root@localhost bin]# ls -l
totale 3316
-rwxr-xr-x 1 carlino famiglia 72760 7 dic 06:49 appletviewer
.
.
.
[root@localhost bin]# appletviewer /home/carlino/indx.htm
bash: appletviewer: command not found
appletviewer is present but it can't be found.... it is strange or not?

