Maybe we didn't think the question sufficiently interesting and/or thought you would probably figure out the answer yourself.
If you start a Java program from a shell script you get a new JVM instance just like if you started it from a command line. Unless by "residing in iPlanet webserver" you mean a
servlet, in which case it naturally runs in the servlet engine JVM.
Bill