What is JAR file?

Answer Posted / john

Every JAR will have a MANIFEST file which will have an entry
of all the classes contained in the JAR. IF the JAR is
created manually this file also has to be created and addedd
to the JAR file.
But since we now use tools to create JAR files this file is
created by the tool automatically.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ejb and its uses?

521


How many types of session beans are available in ejb?

527


What is the difference between session and entity beans? When should I use one or the other?

558


What is an ejb context?

570


What is the difference between ejb and spring?

537






What is EJB server provider?

585


How does ejb container work?

521


The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?

572


Can an ejb send asynchronous notifications to its clients?

544


What is session bean?

545


Is ejb a framework?

535


What is stateless programming?

605


What is ejb bean in java?

592


Why do we need ejb?

579


How to create ejb project in eclipse?

537