You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bsf-user@jakarta.apache.org by wolverine my <wo...@gmail.com> on 2006/10/20 05:39:41 UTC

Source parameter in BSFManager.exec()

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: bsf-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bsf-user-help@jakarta.apache.org