Daily Archives: October 1, 2008

How To: Read web/META-INF/MANIFEST.MF in Web Application

Hi All,  As you all know In web application inside web directory there is a META-INF directory. Inside which we have MANIFEST.MF that holds version information. I have to read the MANIFEST.MF from this directrory. Need the manifest info for … Continue reading

Posted in HowTo, Java | 2 Comments