Hello all,

 

My struts-config.xml looks for the dtd in the Jakarta website:
http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd

My validator.xml looks for the dtd in the Jakarta website:
http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd

And so my validator-rules.xml file.

 

When the above site is in some problem and I want to build my web
project, I get  this message: "Operation timed out: connect:could be due
to invalid address".

 

I would like to hold those dtd's locally. So, where should I put them in
my web project? Should it be in the "lib" directory with the struts.jar?

 

Thanks

Rivka

 

Reply via email to