webtier@glassfish.java.net

Handling Processes in Web Application

From: <webtier_at_javadesktop.org>
Date: Sun, 21 Jun 2009 12:27:32 PDT

My web page needs to execut several Dos Commands for an input file.
It takes input as file and compiler name.
Then , compiles the file , if successfully compiled, runs
the object file generated and then displays the result.



how can this be done by ProcessBuilder securely and efficiently?
Is there any alternative?
please provide useful links.
[Message sent by forum member 'rockaustin2k6' (rockaustin2k6)]

http://forums.java.net/jive/thread.jspa?messageID=352269