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

Define EAR, WAR and JAR ?

572


For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?

519


Enlist the CallBack methods of Entity Bean.

569


How to generate ejb stubs in eclipse?

702


What is session bean in ejb?

497






What are transaction isolation levels in ejb?

528


What are the different kind of ejb's?

516


What do you mean by ‘hot deployment’ ?

564


In what format is the conversational data written to the disk?

492


What do you mean enterprise javabeans (ejb) container?

581


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?

545


What does ejb stand for?

590


What is jar, war, and ear?

597


How does ejbs work?

495


What is ejb in java with example?

498