Hi
I am trying to make a small Java app with a GUI for which I am using Netbeans. My app will present a GUI where user can fill in some values. These values will be arguments to certain command line executable commands. I basically have some commands which will do some modification/ copying files here and there with destination being specified in the GUI form. How do I run commands in Java. I am using this to run a copy command.
It will be awesome, if you can give me some overview on where I can find help on it, Like some tutorial or something on how to work with command line in Java. I get errors in illegal unicode, escape characters and unable to find commands. I am going to run these on an IIS server, mostly Win2K3
Start Free Trial