LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   JRE- In Red hat linux (https://www.linuxquestions.org/questions/linux-newbie-8/jre-in-red-hat-linux-436453/)

kamit2006 04-18-2006 01:44 PM

JRE- In Red hat linux
 
How to execute .jar files on linux platform ?

anti.corp 04-18-2006 02:01 PM

Hi,

Did you check out Sun's documentation?
http://java.sun.com/developer/Books/...ng/JAR/basics/

Regards :)

kamit2006 04-18-2006 02:14 PM

No & I wan't to know that Is there any JRE on linux platform?
How to test it ?

spooon 04-18-2006 02:14 PM

Quote:

Originally Posted by kamit2006
No & I wan't to know that Is there any JRE on linux platform?

Yes, there is; but it may or may not be installed.
Quote:

Originally Posted by kamit2006
How to test it ?

try
Code:

java -version

kamit2006 04-18-2006 02:28 PM

Thank you.It shows that java 1.3


All times are GMT -5. The time now is 06:28 AM.