I installed latest version of JRE and wanted to run
Java program from jar file. I tried executing java
program by command "jre -cp app.jar MainClass" but for
some reason, my system doesn't recognize jre command.
Can anybody tell me what may be the problem?