WebSphere
What is the different between jar ,war and ear
[53 byte] By [
KevinRaja] at [2007-11-26 21:03:27]

Jar usually contains standalone apps (desktop) or librariesWar is a WebARchive and contains a web applicationEar is a EnterpriseARchive that can contain webapps, jars with ejb's, etc