Thanks Christophe that's a very good hint, I'll try it soon.
Thanks again, Klaus Christophe Cordenier wrote: > > Hi > > Contribute your DTD to the TemplateParserService : > > See this extract of core code : > > public static void contributeTemplateParser(MappedConfiguration<String, > URL> > config) > { > // Any class inside the internal module would do. Or we could move > all these > // files to o.a.t.services. > > Class c = UpdateListenerHubImpl.class; > > config.add("-//W3C//DTD XHTML 1.0 Strict//EN", > c.getResource("xhtml1-strict.dtd")); > ... > > Regards, > Christophe Cordenier. > -- View this message in context: http://old.nabble.com/Resolving-DTDs-without-an-internet-connection-tp27950940p28001431.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org