The current version info is: JudoScript Language 0.9 2005-7-31 (JDK1.3+)
Please read the release note for changes.
Refresh this page to make sure you are downloading the latest version!
To get version info for your installed JudoScript, run this:
% java judo -x "println versionInfo()"
You can download the whole package containing everything, or just the necessary parts for upgrade.
Contains EVERYTHING plus release and license notes. (If for whatever reason this does not download successfully, download the following
pieces then unzip to a same directory.)
The complete JuSP Comprehensive Tutorial web app. Download and expand it into $TOMCAT/webapps/ and run http://localhost:port/jusptut/index.jusp. You can also rename/copy to a different name for exercise purposes.
The software binary. Unzip to get judo.jar and put it into classpath.
The jcom.dll.zip is the jcom.dll from JCom version 2.2.3,
whose Java classes are included in judo.jar, for Windows COM scripting.
The ICE_JNIRegistry.dll.zip is the ICE_JNIRegistry.dll from Tim Endre,
whose Java classes are included in judo.jar, for Windows registry scripting. (All are included in judoscript-0.9.zip already!)
The axis11all.jar.zip file is a convenience for SOAP web service scripting.
It is an agglomeration of all the executable jar files in the Apache Axis 1.1 distribution.
This file is not included in judoscript-0.9.zip.