> anoop wrote: > > > From: Purav > > Sorry for the Off-Topic Question. > > How can you acheive running multiple JVM's on a single machine. > > u need to install another (maybe different) version of jdk. Then > while running u need to use a command with java which specifies > which JVM u are using. i am not sure but i think it is > java -target <classname>. >
This is a good illustration of one (of many) reason you shouldn't ask off topic questions: you get remarkably incorrect answers. You might want to try: http://archives.java.sun.com/archives/rmi-users.html -cks ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
