Hello<BR><BR>I'd like my simple java program to keep re-prompting for input until valid input is entered (i.e. if I'm prompting for an integer and they enter in the ...
The problem seems to be it isn't getting input (and hence waiting forever), or less likely it isn't writing the output.<BR><BR>In addition to playing around with those streams, I made that script and ...