Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Does java project and Application server run in two differen
I want to know does client program stored in Java project in My Eclipse and the application server configured in MyEclipse , runs in two different JVM?
Dev,
Java programs launched by Eclipse run in a separate VM, yes and MyEclipse does start your app server in a separate VM as well using the JDK you specified for the connector for the given application server.