Posted By:
john_lucas
Posted On:
Monday, August 13, 2001 12:43 PM
I have a stand alone application which take the inputs from the user. i have a perl program which works fine on its own.
But is there any way where i can take the inputs from that stand alone java application and pass the inputs to this perl program to do some processing?