DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10348>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10348 Validator is not available under sub-application ------- Additional Comments From [EMAIL PROTECTED] 2002-10-07 23:40 ------- Created an attachment (id=3386) Patch to bring struts-validator into 1.1 compliance. Resources are loaded into application scope with a key of VALIDATOR_KEY + prefix ... and retrieved using the same key. The attached patch file contains additions/modifications for 4 seperate classes: RequestUtils, ValidatorPlugIn, StrutsValidatorUtils, JavascriptValidatorTag. My tests inidcate the sum of all patches will fix validator to work as expected under sub-applications. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>