You probably have some kind of typo in your DTD specification in
validation.xml or validator-rules.xml, as most modern appservers will
pull DTDs out of jars. Ensure that commons-validator.jar is included
in your war/ear file.
Also, if validator rules are so critical to security, you should
probab
Thanks, I had thought of this workaround too. I just wanted to highlight
the potential security issue when the validator rules fail to load.
Vinit Sharma wrote:
Hi,
You can store the dtd file on you local dir and refer its path from the
rules xml file.
HTH
On 5/2/06, Lance Semmens <[EMAIL PR
Hi,
You can store the dtd file on you local dir and refer its path from the
rules xml file.
HTH
On 5/2/06, Lance Semmens <[EMAIL PROTECTED]> wrote:
Struts is not loading validator rules if the validator dtd can not be
retrieved.
On app server startup, the following is reported:
2006-04-29 16
3 matches
Mail list logo