User Feedback :: Java jre1_5_0.uci
If I install this, will java applets run in the Dillo as well as Firefox?
Thanks b1m1
Nope, i don't think Dillo can run java applets.
And by the way, in addition to just running applets, with the extension you can also run java desktop apps. the java exectuable is located in /opt/jre1_5_0/bin
It will also work with Opera. And no, Dillo doesn't hava java(script) support..
So, how would I run this applet?
<applet code="SVbarchartApplet.class" archive="SVbarchart.jar" width="500" height="420" mayscript>
</applet>
Can I pass those parameters to the applet on the command line?
Thanks Phil
You could save those files onto your system, and run some `java` command on them...
i.e. somewebsitesearch: http://www.mh-aerotools.de/airfoils/jp_applet_or_application.htm
Next Page...
original here.