Hi Bertrand,
Thanks for the ideas. I will be able to get the classpath hack you've
shown.
>The current scripting engines use a "binding" mechanism to make java
>objects accessible in java scripts,
is this done using "org.mozilla.javascript.ScriptRuntime" . This is used
quite frequently in the wrapper classes in java script code.
How is a "sling:resourceType" represented. Is it accessible via an interface
or should it be maped to an object of the type "jcr.Node" which is kept in a
HashMap like data structure.
Janandith