Hi

I've been trying to find out a good way to provide a specific set of
Java classes to JavaScript.

Basically, I would like to do something like show Packages.foo.bar.*
as bar.* in JS side of things. So far I've been just using a quick JS
snippet to manually map the long namespace into the shorter one.

I've gone through the docs and examples a few times and can't really
find a way to do this any easier.

Thanks in advance for any ideas.
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to