What happens if you try to run an executable JAR, and the end-user doesn't have java installed?

Questions by krishna_darl   answers by krishna_darl

Showing Answers 1 - 2 of 2 Answers

eswaran

  • May 23rd, 2006
 

the program will not executed.. it will be in loading state....

  Was this answer useful?  Yes

chabu

  • May 23rd, 2006
 

it will not compile because there is no java virtual machine.even though it is executable jar file it need java virtual machine.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.