On Sep 13, 1:07 am, Ulf Dittmer <[EMAIL PROTECTED]> wrote: > Although Java 6 contains Rhino, the javax.scripting API is not the same > as the Rhino API. It doesn't make available much of Rhino's > functionality. So it may not be possible to do the same things using the > javax.scripting APIs that you could do using the RHino APIs. Of course, > Rhino's own API should still be available, provided they didn't > repackage it in some way.
They do repackage it to avoid conflicts. It's moved from org.mozilla.javascript... to sun.org.mozilla.... --N _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
