Hi,
Actually, I'm trying to include Docx4j in a Struts project. When I just use Docx4j in JEE with its Servlet and JSP, everything works correctly, but then when I try with Struts 1.x Framework, I get so many fails because of this:
"ERROR [org.apache.commons.digester.Digester] Digester.getParser:
javax.xml.parsers.ParserConfigurationException: AElfred parser is non-validating"
Can you suggest me anything? I've to check more Docs here, but I'm spending a long while whit it.
Thank you in advance!