LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how do i execute a jar (java application) in linux (https://www.linuxquestions.org/questions/linux-software-2/how-do-i-execute-a-jar-java-application-in-linux-465830/)

amolgupta 07-20-2006 04:38 AM

how do i execute a jar (java application) in linux
 
in windows it's a s simple as clicking
in linux i have jre installed(as far as i know)
if u know some test pls let me know

cs-cam 07-20-2006 04:40 AM

Code:

java -jar filename.jar

amolgupta 07-20-2006 05:55 AM

thanx things worked out
but i find that the application in winodws used to load a lot earlier than in linux
woud u like to comment upon this


All times are GMT -5. The time now is 09:42 PM.