What is META-INF directory for ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Vijay Singh

    What is META-INF directory for ?

    What is META-INF directory for ?


  • Jonas Kongslund

    #2
    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

    Working...