STRUTS JAXP Properties?

2003-04-03 Thread Michael Marrotte
Is there a way to configure the action servlet to use specific JAXP properties to parse struts-config.xml? For example is there a way to set the following for struts-config parsing: javax.xml.parsers.DocumentBuilderFactory="com.caucho.xml.parsers.XmlDocument BuilderFactory" javax.xml.parsers.SAXP

STRUTS JAXP Properties?

2003-04-03 Thread Michael Marrotte
Is there a way to configure the action servlet to use specific JAXP properties to parse struts-config.xml? For example is there a way to set the following for struts-config parsing: javax.xml.parsers.DocumentBuilderFactory="com.caucho.xml.parsers.XmlDocument BuilderFactory" javax.xml.parsers.SAXP

PLEASE HELP...STRUTS JAXP Properties?

2003-04-04 Thread Michael Marrotte
I see how I can set these properties in , but struts seems to ignore that. Is there a way to configure the action servlet to use specific JAXP properties to parse struts-config.xml? For example is there a way to set the following for struts-config parsing: javax.xml.parsers.DocumentBuilderFactor

PLEASE HELP...STRUTS JAXP Properties?

2003-04-04 Thread Michael Marrotte
I see how I can set these properties in , but struts seems to ignore that. Is there a way to configure the action servlet to use specific JAXP properties to parse struts-config.xml? For example is there a way to set the following for struts-config parsing: javax.xml.parsers.DocumentBuilderFactor