Almost first question in JRE
I downloaded JDK 2.0 SE 1.3.1 and Java 2.0 RunTimeEnvironment SE 1.3.1. I created this path d:\jdk1.3.1\bin to enable using commands java and javac in command prompt. What I have to do to enable use jre -cp . Hello command to test my Hello program in Windows JRE?
If I now type jre command to command prompt I get announcement:"The name specified is not recognized as an internal or external command, operable program or batch file."
thanks
rampe

