s.nowinski has asked for the wisdom of the Perl Monks concerning the following question:
hey! i have a perl cgi script, and i wish to pass one value into a java program, have the program then do something and pass it back. i was wondering how i can go about this without using inline and where i need to keep the java program - if not in the cgi-bin? there are two java programs that i want to call in different if loops in perl. is that also possible? i would appreciate any help. thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how to call java from perl without inline
by kennethk (Abbot) on May 14, 2012 at 14:35 UTC | |
|
Re: how to call java from perl without inline
by Anonymous Monk on May 14, 2012 at 13:39 UTC |