the difference is (WAR)-puts your servelets,jsp,html,or xml file that
are contained in your web application
(EAR)-puts the same and archives both the EJBs and War files in the
Enterprice archive.
(JAR)-is just a collection of java applications and their classess
either created using NetBeans or JGRASP application

On Sep 6, 2:28 pm, Martin Skurla <buja...@gmail.com> wrote:
> Hello,
>
> I just start with JavaEE but i dont understand the difference between
> WAR (Web ARchive) and EAR (Enterprise ARchive). What is the difference
> between them? And how are they related to JAR (zip compressed Java
> ARchive) ???

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to