Re: ParseException on struts-config.xml

2004-09-15 Thread Niall Pemberton
[EMAIL PROTECTED]> Sent: Wednesday, September 15, 2004 6:16 PM Subject: Re: ParseException on struts-config.xml > Well, for whatever reason, I can not get that to work. I would like to > try a different approach... In what rev of Struts is the followin

Re: ParseException on struts-config.xml

2004-09-15 Thread John Crossman
Well, for whatever reason, I can not get that to work. I would like to try a different approach... In what rev of Struts is the following supported: Thanks J Niall Pemberton wrote: Try changing the DOCTYPE declaration to: http://struts.apache.org/dt

Re: ParseException on struts-config.xml

2004-09-15 Thread Niall Pemberton
Try changing the DOCTYPE declaration to: http://struts.apache.org/dtds/struts-config_1_2.dtd";> I guess you're probably using Struts 1.2.2 - which has the same DOCTYPE declaration as you in the "examples" webapp - has been corrected in the current version (Struts 1.2.4) which is being considered/