On Jul 13, 4:10 pm, [EMAIL PROTECTED] wrote: > Using Rhino, I'm attempting to instantiate a Java class Scanner using > no arguments to the constructor, but for some reason it passes an > empty String as a single argument. However, the java class does not > have a constructor that accepts a string. Is there any way I can stop > it from passing the empty string?
Ah wait, my apologies... I just read the error message wrong >_< _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
