running Struts with no network connection

2003-11-18 Thread Afshartous, Nick
Hi, I'm trying to run with no network connection, and I've set the init param validation to false. Yet Struts is looking for the Validator's DTD. Thanks for any help. -- Nick 95 [main] INFO validator.ValidatorPlugIn - Loading validation rules file from '/WEB-INF/validation.xml' 3130

Re: running Struts with no network connection

2003-11-18 Thread Khalid K.
I think in struts-config.xml there is a section for enabling validator plugin, if i am not mistaken you have to comment that section out.. Khalid Quoting Afshartous, Nick [EMAIL PROTECTED]: Hi, I'm trying to run with no network connection, and I've set the init param validation to