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=25630>. 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=25630 Add 'server' keyword to validator to allow server side only checks for some fields. Summary: Add 'server' keyword to validator to allow server side only checks for some fields. Product: Struts Version: Nightly Build Platform: Other URL: http://marc.theaimsgroup.com/?l=struts- user&m=106963622326648&w=2 OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Validator Framework AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Daniel at daniel () datorrey ! net suggested: I'd like to be able to use <html:javascript> to generate validations for selected fields, and let others pass through to the server-side code, for just this reason. There would have to be a way to indicate in validations.xml that for a field with depends x, y, and z, javascript should be generated for x and y and z should be validated by the server-side plugin. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]