Posted By:
madhu_partha
Posted On:
Monday, February 4, 2002 01:34 AM
Hi,
I need to integrate existing modules written in Perl and C++ by providing a Java interface.
The modules take a textfile as input and return a textfile(UNICODE characters). Any suggestions on how this can be done throu' exec() or something similar.
Thanks in advance