Anyone here remember how to write a java program from command prompt.
Earlier (5-6 years back) before BlueJ came, we use to write java programs in a Blue Black screen that is similar to one in TurboC++.
My system has netbeans installed, all paths are proper, I can even compile the programs by writing them in a text file with .java extension.
But i would like to do that in previous environment(see the image below), where we use to create the files, save them as .java, then go back to command prompt and execute the statements.
I got the image from google, but didn't find a way to open this.