Search:

Type: Posts; User: jessie

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    3,707

    Re: Help: Executing perl script from java

    thanks a lot. it was not working because there were some warnings. i corrected it and it works.!
    great.!
  2. Replies
    2
    Views
    3,707

    Help: Executing perl script from java

    Hi,

    Im trying to execute a perl script with parameters from my java code. given below is the first few lines.


    try
    {
    p = Runtime.getRuntime().exec("perl...
Results 1 to 2 of 2