I have an IPL file: it doesn't take any input and returns me a set of values from an xml..If i run the ipl file,i get the output..But when i call it from JavaScript,its not returning me any value....Can anyone suggest what could be the problem?Thanks,Meena.
Am calling the IPl as callserver...but i tried calling inline also...both ways not working.... My TS is 6.7.1Thanks,Meena.
BEGIN { $ENV{...} = "..."; ...};
I have attached my JS and IPL code..My script is not accessing any database.Thanks,Meena.