Microsoft has announced the private preview of jaz, a new Java Virtual Machine (JVM) launcher tailored for cloud deployments on Azure. The tool aims to address long-standing challenges developers face ...
I installed java today and created the traditional hello world console application called first.java. I set the PATH stuff and whatnot, and the Sun tutorial says type in "javac first.java".