File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes Is there any way where you can pass values from java to the perl program? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Is there any way where you can pass values from java to the perl program?" Watch "Is there any way where you can pass values from java to the perl program?" New topic
Author

Is there any way where you can pass values from java to the perl program?

john klucas
Greenhorn

Joined: Jul 31, 2001
Posts: 23
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?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Is there any way where you can pass values from java to the perl program?
 
Similar Threads
Invoke Java from Perl
Calling Struts from standalone Java application
How can you pass the arguments from the java program to the perl program?
Is there any way where you can pass values from java to the perl program?
"public static void main(String[] args)" rule?