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
What is ejb in java?
What is a ejb container?
What is an entity and its types?
How can a CORBA object, accessed from a EJB?
What is enterprise bean provider?
What do you mean by abstract schema?
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.
can u explain about design patterns like singleton,builder,factory
What is difference between ejb 1.1 and ejb 2.0?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
what is mean by OLE ? Please answer me. Advance thanks.
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What are the different types of ejb?
What are ejb components?
What is applicationscoped?