Re: struts version query

2005-11-26 Thread Craig McClanahan
On 11/26/05, Martin Gainty <[EMAIL PROTECTED]> wrote: > > I was unsure of any dependencies posed by DTD 'version' in > struts-config.xml upon "Implementation-Version" header in manifest.mf > Thanks for the clarification, > M- Ah ... that goes like this: * Struts 1.0 can process 1.0 DTD versions

Re: struts version query

2005-11-26 Thread Martin Gainty
Mailing List" ; "Martin Gainty" <[EMAIL PROTECTED]> Sent: Saturday, November 26, 2005 2:03 PM Subject: Re: struts version query On 11/26/05, Martin Gainty <[EMAIL PROTECTED]> wrote: > > the answer is ? To which question? If you are referring to Stephen'

Re: struts version query

2005-11-26 Thread Craig McClanahan
On 11/26/05, Martin Gainty <[EMAIL PROTECTED]> wrote: > > the answer is ? To which question? If you are referring to Stephen's original question (how do I know what version of Struts I am using) he had it right -- check the "Implementation-Version" header in the META-INF/MANIFEST.MF file of stru

Re: struts version query

2005-11-26 Thread Martin Gainty
the answer is ? - Original Message - From: "Craig McClanahan" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, November 25, 2005 1:46 PM Subject: Re: struts version query On 11/25/05, Martin Gainty <[EMAIL PROTECTED]> wrote: > &

Re: struts version query

2005-11-25 Thread Stephen Hartley
Craig Thanks very much for posting back so quickly! Stephen --- Craig McClanahan <[EMAIL PROTECTED]> wrote: > 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 na

Re: struts version query

2005-11-25 Thread Craig McClanahan
On 11/25/05, Martin Gainty <[EMAIL PROTECTED]> wrote: > > I *thought* the 2nd line of struts-config.xml (DTD) specified the version > usually in the form > > "-//Apache Software Foundation//DTD Struts Configuration 1.0 > //EN" >"http://jakarta.apache.org/struts/dtds/struts-c

Re: struts version query

2005-11-25 Thread Craig McClanahan
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 attach

RE: struts version query

2005-11-25 Thread Martin Gainty
I *thought* the 2nd line of struts-config.xml (DTD) specified the version usually in the form "-//Apache Software Foundation//DTD Struts Configuration 1.0//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";> But your IDE du jour should also generate the vers