Bjørn T Johansen <[EMAIL PROTECTED]> wrote on 11/28/2005 10:04:38 AM:
> Yes, I think you are right... But I think it's kind of stupid that > my webapplication is dependent on an > external site to be up and running for my webapplication to work! > > Or is there a workaround that I don't know about? hi there, I got this same exception. What I did was remove the: <!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration//EN" "http://jakarta.apache.org/struts/dtds/tiles-config.dtd"> from the top of tiles.xml and that got rid of the error.. > > > BTJ Geeta