|
From: FAN <sha...@gm...> - 2005-09-02 06:43:23
|
I know jython script can be compiled to java class and called directly from Java code. But it seem not be able to be called from other jython script. My purpose is to provide a business module written in Jython to custom without releasing the Jython source, and custom can write their own script by call this module. Is the a way to get this? Regards FAN |