ProgrammingGet help with creating your scripts/software or help others. Discuss anything relating to programming. Includes PHP, Perl, C++, ColdFusion, etc.
We all know Java compiles down into byte format which requires a JVM to run. Often for deployment we can not guarantee that our clients will have the JRE installed, nore can we supply them with a jar file. What solutions do people use to compile their Java code into native code for simple use and execution?
I don't think there would be any solution and have to ask client to update or install the system to support Java as whatever you are deploying to him would his own requirement, client would not make any complain about it.
see i found working with keepvid.com it says it "run java " so it needs java installed on client machine also or will do install java first and then execute the applications