QUOTE(RageD @ May 15 2005, 06:19 PM)
I can't view any applets or anything... I do have Jeode installed... I go intobterminal & type evm -appletviewer, & no go...
-Thanks
-RageD
You need to put the full path to the html file which has your applet. Even if you are in the same directory and "./" doesnt seem to work.
e.g.
evm -appletviewer /home/zaurus/java/myapplet.html
if I dont put the full path I get an I/O Excetion error URL connection with hostname not supported. Only localhost is supported. This goes away when I put the full path.