What is META-INF directory for ?
What is META-INF directory for ?
Collapse
This topic is closed.
X
X
-
Vijay Singh -
Jonas Kongslund
Re: What is META-INF directory for ?
Vijay Singh wrote:
[color=blue]
> What is META-INF directory for ?[/color]
Its purpose is to contain meta information about the files contained within
a {jar,war,war}-file. Take a look at
<http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html> to see some of the
things that it can be used for.
--
Jonas Kongslund
Comment