Is there a simple way to run Java applications with minimal overhead? I want to run a java application, but don't want to have the overhead of an entire Linux environment. The closest thing I can think of is a library operating system. Basically, is there a way to run Java applications without a fully fledged operating system?
Comments
Post a Comment