Hi,

I have compiled struts 1.2.4, because I had obtained an error, I put 
traces in the code of struts, re-compiled and when the application loads 
in Tomcat I obtain the next error.

2005-04-26 08:47:21,557 ERROR org.apache.struts.action.ActionServlet - The 
/WEB-INF/web.xml was not found.
java.io.IOException: Server returned HTTP response code: 403 for URL: 
http://java.sun.com/dtd/web-app_2_3.dtd
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:791)
        at java.net.URL.openStream(URL.java:913)
        at 
org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
        at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown 
Source)
        at org.apache.xerces.impl.XMLEntityManager.startDTDEntity(Unknown 
Source)
....

And web.xml is in WEB-INF, I haven't changed the file. When I try to 
access to   http://java.sun.com/dtd/web-app_2_3.dtd via explorer, explorer 
finds the file. ¿Which it can be? ¿Why with struts.jar works and with my 
compilations works different?

Thanks
________________________
Rodolfo 
_______________________

Reply via email to