Corner of the web where i pen down my tech experience
Saturday, June 16, 2012
Why two different web apps on same server have different class loaders ?
In Application server different classloaders are used to load different web application so that you can deploy and undeploy one application without affecting other application on same server
No comments:
Post a Comment