What is JAR file?

Answer Posted / janet

Jar file allows to efficiently deploying a set of classes
and their associated resources. The elements in a jar file
are compressed , which makes downloading a Jar file much
faster than seperately downloading several uncompressed files.
The Package java.util.zip contains classes that read and
write jar files.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stateless ejb?

533


What is Enterprise JavaBeans Query Language (EJB QL)?

548


Is ejbCreate() method mandatory while defining a Session Bean?

595


What do you mean by ‘hot deployment’ ?

592


Can you be deported if you are stateless?

480






Why do we need ejb in java?

522


can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.

1788


Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?

597


What is remote interface in ejb?

540


What is ptp model?

583


why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface

2026


What is @injectmock?

527


Which is the only method defined in the javax.ejb.handle interface?

637


Enlist the CallBack methods of Session Bean?

568


What is ejb and how it works?

527