Thread: Java Versions
View Single Post
  #4 (permalink)  
Old 06-27-2007, 09:28 AM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Quote:
Is there a possibility to deploy and run Java applications without JVM?
Add Infraction for hiranya
There are installers which can bundle JVM with your Java applications. While installing, your users can select and install a JVM in that way. Search InstallAnywhere as an example.
Reply With Quote