|
Code examples
Examples
The following examples are part of the JavaBridge.war from the documentation download:
The following examples show how to use the bridge outside of a Web environment:
JSR 223: Creating 5 PHP threads concurrently writing to a shared resource |
Source |
SOAP |
Source |
The following examples show how to use the VM bridge from Python or Scheme:
Python: Access System.getProperties() and display an entry of the result array |
Source |
Scheme: Access System.properties and apply a XML to HTML transformation using XSL. |
Source |
Scheme: Display a list of values. |
Source |
|