I just started reading up on JavaScript OSA and was wondering...
If JSOSA is based on JavaScript 1.5's core, does this mean I could
you the JavaObject object that comes with JavaScript to access a Java
class on the system's classpath?
Has anyone experimented with this?