Hi! The example (http://jruby.sourceforge.net/docs/bsf.shtml) shows that the "(java)" is passed to the "source" method's parameter:
manager.exec("ruby", "(java)", 1, 1, "$frame.setTitle(\"A Frame\")"); May I know if this has a special meaning to BSFManager? The exec() method seem to work even if "source" parameter is null. Can you please describe a bit more how this "source" parameter should be used appropriately? Thank you very much! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]