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
What does statelessness mean?
What is the difference between find and select methods in ejb?
How does ejb container work?
What is enterprise javabeans (ejb) container?
What is use of @postconstruct?
What does it mean to be stateless?
How is ejb different from java beans?
What are the advantages of ejb components?
What is an ejb platform?
What is stateful session bean?
What is entity bean in ejb?
Where is ejb used?
Differentiate Phantom from Un-repeatable?
What is stateless code?
When was ejb developed?