Steven Hansen wrote:
Are you sure that calling super.validate() from my action's implementation of validate() will invoke the XML/annotation validations?

Hmm, I guess it just does the XML/annotation validation automatically without the super. Too late to change it in the book. Oh well... Kinda funny, though.

One of the interceptors in the defaultStack must be analyzing my action's annotations and then setting the appropriate error messages, I just can't figure out which one it is :-(

Er... The "validation" interceptor?

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to