http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5739

To help improve error checking, what if we took the digester one step
further and used it to verify that the struts-config.xml file was
well-formed (ie, no duplicates, missing attributes, etc)? This would be
done using an XML schema file. There wouldn't be much coding required
because the digester uses an XML parser that would throw a parsing error
for such cases once a schema is set. If there is still interest, I'll
volunteer to put something together. How does this sound?

I-Shen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to