Re: [appfuse-user] How to turn of validation

2007-07-25 Thread Matt Raible
Because the method you're calling is being validated according to the methods to validate for the ValidationInterceptor (in struts.xml). You can add struts-annotations to your project's pom.xml and use @SkipValidation to skip validation for a given method. Matt On 7/15/07, Fan <[EMAIL PROTECTED]

[appfuse-user] How to turn of validation

2007-07-15 Thread Fan
I am using Appfuse 2.0-m5 struts basic module. How could I turn off the validation ? I tried but the validation still being triggered, why ? -- View this message in context: http://www.nabble.com/How-to-turn-of-validation-tf4082132s2369.html#a11602333 Sent from the AppFuse - User mailing