Suddenly my struts 1.3 app can't find the validator DTD's. Getting the following messages:
ERROR: 02-28-2013 11:15:38 - http://commons.apache.org/dtds/validator_1_1.dtd java.io.FileNotFoundException: http://commons.apache.org/dtds/validator_1_1.dtd And also: ERROR: 02-28-2013 11:15:43 - Parse Fatal Error at line 5 column -1: External entity not found: "http://jakarta.apache.or<http://jakarta.apache.or/> g/commons/dtds/validator_1_1.dtd". org.xml.sax.SAXParseException; lineNumber: 5; External entity not found: "http://jakarta.apache.org/commons/dtds/validat or_1_1.dtd". Anyone know why this is happening or where the files moved to? Thanks, Joe
