Re: ActionServlet - registration of DTDs

2005-10-26 Thread Chris Searle
> "Joe" == Joe Germuska <[EMAIL PROTECTED]> writes: Joe> The ActionServlet doesn't know about Tiles. Tiles registers Joe> the appropriate DTD in another location, specifically: Joe> http://struts.apache.org/struts-tiles/xref/org/apache/struts/tiles/xmlDefinition/XmlParser.html#6

Re: ActionServlet - registration of DTDs

2005-10-26 Thread Joe Germuska
The ActionServlet doesn't know about Tiles. Tiles registers the appropriate DTD in another location, specifically: http://struts.apache.org/struts-tiles/xref/org/apache/struts/tiles/xmlDefinition/XmlParser.html#65 (Thanks, Wendy for getting the new Maven site up! I've been wanting to link st

ActionServlet - registration of DTDs

2005-10-26 Thread Chris Searle
I see that org.apache.struts.action.ActionServlet has an array of DTD public identifier to path in jar file that looks like: protected String[] registrations = { "-//Apache Software Foundation//DTD Struts Configuration 1.0//EN", "/org/apache/struts/resources/struts-config_1_0.