installing J2SE SDK
The j2se sdk contains the java virtual machine or are different things?I have installed the microsoft virtual machine and i don't know if there would be some problems if I install now de j2se sdk.Thanks
[231 byte] By [
miquel24] at [2007-9-30 12:54:04]

Some applications that need a JVM (J2SE SDK) can find the binary files they need from the JAVA_HOME environment variable, but not all (depends on the launching script if any). So update your PATH variable to include <java_home> \bin.-Alexis