Re: javax.servlet.UnavailableException: Parsing error processing resource path
Posted By:
Ramu_G
Posted On:
Wednesday, May 10, 2006 04:23 PM
I found the solution: problem was with dtd version referenced
in struts-config was not found in jar, so was picking that version dtd from apache site, and when that (apache)site went down application failed.