I need to execute a batch file from my Java Program. I found multiple threads related to this query. Execute Batch File from Java
In addition to the above information, I need to know if that operation was executed successfully or not. Is it possible to get a handle to that from Java?