I think I had the same issue http://groups.google.com/group/mozilla.dev.tech.js-engine.rhino/browse_frm/thread/b9ca59f44a4d6b40
Peter On Fri, Oct 17, 2008 at 7:20 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I have a Javascript that needs to run in Rhino as well as in browser. > > So I'm constructing this java object and pass it to JavaScript > function. This object has String fields and JavaScript sees those as > java Strings. How to provide my function the JavaScript representation > of my object? > > Priit > _______________________________________________ > dev-tech-js-engine-rhino mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino > _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
