Firstly I'm not sure where to put this post because it falls under java and vb.net, but since I'm guessing that the main part needs to be done with my java files, i put in here.
OK, so i am trying to create a console application to run my java files instead of a batch file, iv got that sorted out now i need to know if its possible for my java files to accept input from my console application and also if it does, how then do i send the input to my java files, thanks.