Re: DTD not found

2004-08-24 Thread Ron McNulty
ust 24, 2004 5:58 AM Subject: Re: DTD not found > I solved this problem once and for all in my web apps by including the > DTDs directly in the XML files. Now, if it can't be found *there*, it > just wasn't meant to be. > > :) > > Erik > > Ron McNulty wrote: >

Re: DTD not found

2004-08-23 Thread Erik Weber
I solved this problem once and for all in my web apps by including the DTDs directly in the XML files. Now, if it can't be found *there*, it just wasn't meant to be. :) Erik Ron McNulty wrote: I have today migrated my JBoss 3.2.5/Struts 1.1 application to our QA server, which does not have Inte