On 11/25/05, Stephen Hartley <[EMAIL PROTECTED]> wrote: > > I'm using struts and am trying to confirm the exact > version I've got installed. > > Helpfully, the jar is named just struts.jar on my > local installation..! > > However, within the jar is a manifest.mf file and its > contents are attached at the foot of this posting. > > Can I safely assume from the line > > Implementation-Version: 1.1
Yes, that is the value you are looking for. Craig