I was wondering what is the best place to put version information in a war file?
I'd like to put a build version and date at built time to my
application and have a way to retrieve them from the servlets.

I'm used to add the META-INF Implementation-version tag with jar files
but with Tomcat war files it doesn't work. Are there other
"standard" places where to put version information?

Henri.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to