i was readint through: http://wiki.opensymphony.com/space/WebWork+2+Migration+Guide and it mentions: The new validation framework allows you to pull validation out of your actions into validator classes. doValidation is no longer called as part of the execute() of an Action. See the Xwork Validation Framework for more details on how to do this.
yet in ActionSupport i still see code for doValidation, shouldnt this code be removed? or whats its purpose for still being there? I was confused since i still saw the method doValidation but my actions werent calling my own doValidation in my actions. ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork