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
download it here: http://cvs.apache.org/dist/struts/v1.2.4/ Also there are upgrade notes here: http://wiki.apache.org/struts/Struts1_2e1to1_2e2_2e1UpgradeNotes Niall - Original Message - From: "John Crossman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, Septembe

Re: ParseException on struts-config.xml

2004-09-15 Thread Niall Pemberton
IL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 15, 2004 4:50 PM Subject: ParseException on struts-config.xml > My struts-config is below the stacktrace. When I startup my webapp, I > get the following the stacktrace. Why? It appears to have something to > do

ParseException on struts-config.xml

2004-09-15 Thread John Crossman
My struts-config is below the stacktrace. When I startup my webapp, I get the following the stacktrace. Why? It appears to have something to do with how I have my config'd, but I can't tell what's wrong. This is essentially what is present in the webapp/examples webapp which is distributed