answersLogoWhite

0


Best Answer

JAR files (Java ARchive) allows aggregating many files into one, it is usually used to hold Java classes in a library. i.e. Math.jar

WAR files (Web Application aRchive) stores XML, java classes, and JavaServer pages for Web Application purposes.

EAR files (Enterprise ARchive) combines JAR and WAR files to make a combined archive for Enterprise Applications.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between Jar and Ear and War files?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Sis to jar converter?

SIS files are Symbian and JAR files are java. The software that converts a SIS file to a JAR file is called Sis to Jar Converter 1.7.7.2.


Will Nokia C6 support jar files?

yes


What is contain inside the jar file?

.jar files contain byte-code compiled to run on the Java Virtual Machine.


How do you run jar file on computer?

you can play the jar files by transfer it in to nokia mobile phones


How do you use jar file in java?

JAR stands for JAVA Archive File. You can archive a number of java class files into an archive and form a JAR. If you place the JAR in a particular location in the computer and then add the path to the JVM Class path, the JVM will be able to recognize references to classes that are present in the JAR.

Related questions

What is the difference between exe and jar files?

I believe a jar takes up less memory but requires java to run exe and jar (although a jar is similar to a zip file) can NOT be run on Mac software.


What is the difference between a mason jar and a kilner jar?

The main difference between a mason jar and a kilner jar is the top. A kilner jar has a rubber-sealed screw top, while a mason jar has a disc-shaped metal lid and an outer metal part that screws around it.


Is the difference between helium in a jar in helium?

helium in a jar diff from helium atom


What is the difference between JAD and JAR?

JAD-Java Application Description JAR-Java archive


Sis to jar converter?

SIS files are Symbian and JAR files are java. The software that converts a SIS file to a JAR file is called Sis to Jar Converter 1.7.7.2.


How do you convert sis files?

In order to covert SIS files to JAR files, you will need to download a safe and virus free SIS to JAR converter. This then compresses the files and allows you to open them in JAR format.


Does jar files work on Samsung s3500?

no it does work,can you help how to work jar files on my samsung s3500..


WinRAR ZIP archive to jar conversion?

JAR files are simply ZIP files with a different extension. Just chnage the extension from .zip to .jar.


Can jar files be deleted?

no


What is the difference between the mass in a jar of salsa and a chip with salsa?

500kg


What are the jar files in servlets?

The Java Archive (JAR) file format enables you to bundle multiple files into a single archive file and Typically a JAR file contains the class files and auxiliary resources associated with applets and applications


How do you combine multiple jar file into one jar file so that multiple jar files can be run from one jar file?

78