tart has asked for the wisdom of the Perl Monks concerning the following question:
From GUI(JSP) I want to,
1. execute the perl script.
2. capture the STDOUT generated by perl script.
3. check for error $?.
4. handle STDIN.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perl script handled by java
by Utilitarian (Vicar) on Nov 23, 2011 at 11:33 UTC | |
|
Re: perl script handled by java
by Anonymous Monk on Nov 23, 2011 at 07:36 UTC |