Posted By:
Christopher_Koenigsberg
Posted On:
Thursday, December 11, 2003 06:27 AM
Well, if you don't want to mess with JNI, especially since it sounds like you want to just run the whole application and not just call a single method, you can always just fork and exec.