up vote 1 down vote favorite
share [g+] share [fb]

What's the meaning of library dependencies in MANIFEST.MF file stores in Tomcat. I don't understand it, while reading this in book. I need some clarification on it.

Why do we ever need to create MANIFEST.MF file in Tomcat, if the jar file in Tomcat is enough to handle all the requirements.

Thanks in advance for any valuable suggestion.

link|improve this question
feedback

1 Answer

Are you talking about the Class-Path header in manifest files? Not sure what the Tomcat part of the question is asking about though... internal jar files that implement Tomcat? Libraries in a WAR file? The WAR file itself?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown