Hello: How I can to use <isNotNull> tag in a statement if parameterClass property is java.lang.String ?
When I define <isNotNull property="value#> , I get an error : String hasn't got a READABLE "value" property ( or something like that ) Is required to pass a JavaBean parameter to use <isNotNull> tag ? Thanks and regards