You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Doug Bryant <db...@scra.org> on 2003/05/06 20:14:47 UTC

turning off validator dtd validation

we have our app using validator & DynaValidatorForms using Struts 1.1rc1

When we deploy to our test box, deployment fails because validator fails
to find the dtd to validate against.  It fails because port 80 outbound
is restricted on that server, thanks to windoze viruses.


Is there a way to turn off validator dtd validation or could someone
tell me how to point it to a local copy without having to deploy the dtd
to a url somewhere or hardcoding the url to where we believe we think
the app will be deployed.

I have tried setting it to /WEB-INF/dtd/validator_1_0.dtd, but that does
not seem to be able to resolve it.

Thanks for any feedback.

Doug




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org