RE: WEB.XML file parsing

2007-07-03 Thread Andrew Friebel
eb-ap p_2_3.dtd"); Thanks again for your assistance, it helped me greatly. Regards, Andrew -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED] Sent: Tuesday, 3 July 2007 1:48 PM To: users@tomcat.apache.org Subject: Re: WEB.XML file parsing "Andrew Friebel&quo

Re: WEB.XML file parsing

2007-07-02 Thread Bill Barker
.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown > Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > at java.awt.EventDispatchThread.run(Unknown Source) > > > > I tried using the 'sy

RE: WEB.XML file parsing

2007-07-02 Thread Andrew Friebel
sure. Has anyone got any ideas on how to get around this? Regards, Andrew -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED] Sent: Monday, 2 July 2007 12:28 PM To: users@tomcat.apache.org Subject: Re: WEB.XML file parsing "Andrew Friebel" <[EMAIL PROTECTE

Re: WEB.XML file parsing

2007-07-02 Thread Johnny Kewl
check DTD, probably ok if all you doing is adding a few parameters. - Original Message - From: "Andrew Friebel" <[EMAIL PROTECTED]> To: Sent: Monday, July 02, 2007 3:42 AM Subject: WEB.XML file parsing I am having trouble parsing a web.xml file using SAX. The war

Re: WEB.XML file parsing

2007-07-01 Thread Bill Barker
"Andrew Friebel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I am having trouble parsing a web.xml file using SAX. The war file will > deploy with no hassles, however, I am writing a local program that will > allow me to change the web.xml file locally before distribution. > > >

WEB.XML file parsing

2007-07-01 Thread Andrew Friebel
I am having trouble parsing a web.xml file using SAX. The war file will deploy with no hassles, however, I am writing a local program that will allow me to change the web.xml file locally before distribution. My problem is the DTD definition in the web.xml file. I require the DTD file definit