Hi all,
I tried posting about this yesterday but I don't see my message, so I don't know if I did anything wrong... excuse me if I'm re-posting.
My problem is that with Grails 2.1.0 and JQuery Validation UI 1.4, just by adding the renderValidationScript tag , the app crashes not finding the "request" property in the JqueryValidationService class.
I just started learning Grails, but I'm not sure the request is accessible in a Service class. Is it? Maybe this code was in the taglib and was refactored there?
thanks in advance,