From: Rasjid W. <ra...@gm...> - 2010-01-25 23:29:52
|
Hi all, All the examples I can find for Jython applets are for Jython 2.1. Are there any examples on how to create Applets with Jython 2.5? I'd really like to be able to use Python in the web-browser, and I'd prefer to use Jython and Java Applets than IronPython and Silverlight/Moonlight, since I suspect the JVM is more likely to be installed on Linux machines than Moonlight. Cheers, Rasjid. |