Hi,
I like to execute a external exe file from my
java code.I like to
provide some input data like username ,password to that running subProcess.Here is my code:
the exe file is running.But it's not able to fetch the input data correctly.
Please help me out.