Java output is not showing in the cmd but it is running in the backend
847651Mar 16 2011 — edited Mar 17 2011Hi All,
When I am running my java program from command prompt (cmd) in windows, then it is working fine.
The output of the java program is not showing in the screen. But java is running in the background, as I can see in the task manager.
Can anybody tell me that how can I get the output of the java program in the CMD?
Thanks,
S