what is meta-Inf?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / hema
Its purpose is to contain meta information about the files
contained within a jar and war files.
| Is This Answer Correct ? | 10 Yes | 3 No |
What Method and class used for Connection pooling ?
What is meant by data hiding/encapsulation?
Compare java and python.
what state does a thread enter when it terminates its processing? : Java thread
Can you call one constructor from another if a class has multiple constructors?
What are the interfaces defined by Java.lang package?
Can keyword be used as identifier?
How to solve the problem of generating the unique hash keys with hash function?
What do you mean by order of precedence and associativity?
Difference between association, composition and aggregation?
What is difference between module and function?
Is java programming easy?