[java ee programming] Re: WAR vs. EAR vs. JAR

2009-09-08 Thread tebogo...@yahoo.com

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
-~--~~~~--~~--~--~---



[java ee programming] Re: WAR vs. EAR vs. JAR

2009-09-06 Thread miga



On 6 sep, 14:28, 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) ???
It is explained in the lesson, but anyway here is another explanation:
http://geekexplains.blogspot.com/2008/06/jar-war-and-ear-what-are-these-files.html
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---