>How do I get the server vm?
it comes with the JDK, not the JRE, so you need code something like
this
"e:\program files\java\jdk1.5.0_05\jre\bin\java.exe" -server ...

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
>How do I get the server vm?
see http://mindprod.com/jgloss/javaexe.html#COMMANDLINE

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.