+ 10
Execution of Java codes
1) We know many webpages use Java on the back end.... 2) Many apps, for both computers and mobiles use Java .... Well how do the executive themselves with out JVM & all those ?
3 Antworten
+ 7
You cannot execute Java apps without JRE.
+ 6
I'm not sure but maybe you can make exe file and run it without JRE. https://www.excelsiorjet.com
0
with the help of jar files and war files we will do that