Originally posted by Manikanta Sabarish:
U guys are Absolutely right.
However in that case if we have several applications( like web applications,swing,stand-alone..) running simultaneously,we will have several JVM's running ....?
I am not sure ,could some shed some light on this.
Tx
Originally posted by Manikanta Sabarish:
I presume that Java Runtime Env is used mostly for web-Applications (like servlets,JSP..).In this case since JRE is needed on both server and client side ,I guess we will have less overhead in competeting with our No. of JVM's running on our(SERVER) side.
Also I feel that the scalability/Server Extensions(separate executable modules) features of Java will definetely help optimize the use of JVM's on our side.