
anindyag
Deleted
Jan 24, 2001, 11:52 AM
Post #1 of 1
(429 views)
|
|
Calling a Perl program from Servlets-very urgent p
|
Can't Post
|
|
Hi, I have a perl script which does some complex actions such as remsh and rcp.Now this program has to be called from a servlet and some value returned to the same servlet.I cannot use redirectURL from the servlet because my perl script doesn't display any page and ultimately the rest of the code in the servlet has to be executed. I cannot find any solution .Pls help
|