The Artima Developer Community
Sponsored Link

Java Buzz Forum
What is the difference between JAR,WAR and EAR files

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Java Experience

Posts: 58
Nickname: javaexp
Registered: Dec, 2012

Java Experience is a place for Java, web, spring, android tutorials
What is the difference between JAR,WAR and EAR files Posted: Dec 23, 2012 12:26 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Java Experience.
Original Post: What is the difference between JAR,WAR and EAR files
Feed Title: Java Experience
Feed URL: http://www.javaexperience.com/feed/
Feed Description: A place for all type of Java web tutorials
Latest Java Buzz Posts
Latest Java Buzz Posts by Java Experience
Latest Posts From Java Experience

Advertisement
JAR file : JAR stands for Java Archive. A jar file is used to store class files. These classes can be imported by other code and methods, member variables and inner classes can be accessed from those class files present in the jar files. In fact, a jar file is nothing but a zip file [...]

Read: What is the difference between JAR,WAR and EAR files

Topic: Video for #InnoIT – Enabling Innovation in IT – Dell World Social Think Tank Previous Topic   Next Topic Topic: Facebook reveals secrets behind its speedier new Android app

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use