WebSphere

What is the different between jar ,war and ear
[53 byte] By [KevinRaja] at [2007-11-26 21:03:27]
# 1
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
benubacha at 2007-7-10 2:35:58 > top of Java-index,Java Essentials,Java Programming...