Answer Posted / ranganathkini
JAR files or Java ARchives are compressed archive files that
contain a compiled class files of a java application or
class library. JARs provide a easy way of packaging and
distributing Java applications and applets as well as
providing security to the code.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is backing bean?
Can tomcat run ejb?
What ejb means?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
How does the server decide which beans to passivate and activate?
What is a stateless session?
What is a ejb container?
How to increase ejb transaction timeout in weblogic?
What is difference between stateless and stateful?
Explain the concept of ejb ql?
What is bean in ejb?
Define ACID Properties?
Define SessionContext ?
in EJB diclare the static methods are not?
What is the use of @ejb annotation?