Recent Changes for "Applets and Applications" - Graph Exploration System (GUESS)http://guess.wikispot.org/Applets_and_ApplicationsRecent Changes of the page "Applets and Applications" on Graph Exploration System (GUESS).en-us Applets and Applicationshttp://guess.wikispot.org/Applets_and_Applications2007-08-11 00:43:03EytanAdar <div id="content" class="wikipage content"> Differences for Applets and Applications<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> </td> <td> <span>+ = Applets and Applications =<br> + <br> + Applets are fairly straight forward but with a few caveats. You can easily run an interpreter-less applet (take a look at test.html) as an example. This shows how to load a simple network into memory.<br> + <br> + Unfortunately, because of the way Jython works (dynamic class loading) you will need to a) sign your applet to get a version that you can program or b) compile your jython code using jythonc to get a “static” program.</span> </td> </tr> </table> </div>