News

Hello I'm writing a file parser that needs to the results of it parsing into a particular class. In the name of good code re-use in the future I didn't want ...
Calling non-void methods; To use this repository, start with the notes.md document, referencing the various .java documents as you go to see the examples in action. Once you have completed the ...
The remainder of this article will present three ways for calling JavaBean methods without using Java code. One is based on the JSP 2.0 support for functions, ...
This project provides an example of creating and packaging a custom Java class within a jar file, loading the jar file into an SDC Jython Evaluator, and calling both static and instance methods on the ...