Answer Posted / spradhan
META-INF contains meta information ,manifest-version of the
files and it is Created by ApacheAnt.
-->Inside meta-inf you can find .jar,.xml file.
-->contained within .ear & .war files.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the difference between instanceof and isinstance?
Is char a method in java?
How do you represent a space in regex java?
Explain about the select method with an example?
What is the disadvantage of synchronization?
What is annotation in java?
What is meant by oops concept in java?
Why do I need to declare the type of a variable in java?
What is object in java?
What is the purpose of tostring() method in java?
What are different data structures in java?
What is a method header?
What is the difference between an array and an array list?
How to convert string to char and vice versa?
Why vector is used in java?