Closed Thread Icon

Topic awaiting preservation: Javascript Applets (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=26258" title="Pages that link to Topic awaiting preservation: Javascript Applets (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Javascript Applets <span class="small">(Page 1 of 1)</span>\

 
Iron Wallaby
Paranoid (IV) Inmate

From: USA
Insane since: May 2004

posted posted 07-16-2005 16:59

http://www.rpi.edu/~laporj2/code/javascript_applet/index.html

Using Rhino, Mozilla's Java implementation of Javascript, I've been able to make Java applets in Javascript. Maybe it'll be of interest to some of you.

Not perfect, however, since the applet requires a half-meg file to run -- I'm trying to figure out how to do without it.

---
Website

poi
Paranoid (IV) Inmate

From: France
Insane since: Jun 2002

posted posted 07-16-2005 18:36

That's interresting, but I'm kinda disappointed by the need to "compile" the JavaScript as a preliminary. It'd be gold if the JavaScript were in plain in the HTML markup, or in an external file and compiled onload of the Rhino applet.

Have you made some simple test of performance between a JavaScript code and its "applet" version ?

« BackwardsOnwards »

Show Forum Drop Down Menu