Hey All, I am working on an application that will have to be downloaded. I am writing the app using Sun's JDK for Java 2. Is it possible to run the application without installing the JRE on the users machine. In other words I would like to use the Microsoft Virtual Machine to execute code I wrote in standard Java and not J++. Is this possible? Thanks, Bill