Running Java app when java not installed
843798May 20 2008 — edited May 20 2008I need to run java apps on a server I don't control and the admin will not install java. :(
Tried a few things to run java without installation, but get error that a java registry item can not be found. "Error opening registry key 'Software\JavaSoft\Java Runtime Environment'" Might be that without control of the registry, there's no way to run the java engine, but curious if there's a way to get it to run... I'm gonna play around with it, but figured if someone out there knows it's not possible, they could save me time by letting me know.
Thanks!