This is a design question: when do I need to create/use a static method (in a domain class for instance)
I have a Grails controller action that is used for Ajax purposes, though you can still navigate and view the page in the browser.
Using markup with the render is not adding the form tag. I tried this with contentType \"text/h开发者_开发技巧tml\", \"txt/xml\" and it does not work.
Spring WebFlow supports some advanced reuse features like flow inheritance and subflows. Using this features in SWF xml definitions is pretty easy, for example:
Using grails 1.1.1 I got this message when I did a modification on a service and then tried to refresh the page.
Is there an easy way for 开发者_高级运维a grails application to find the available list of views (*.gsp) available at runtime.
If I use the following groovy code: description: \'\'\'Join the Perl programmers of the Pork Producers
I have recently started reading up on Grails and would like to use SQL Server security schemas to group tables generated by GORM. However, I cannot seem to find a reference explaining how t开发者_开发
I\'m following Scott Davis\'tutorialson developing grails apps, but whenever i try to run my app (or indeed his source code) i get \"Firefox has detected that the server is redirect开发者_C百科ing the
Is it possible to compile and sign grails plug-in? I am thinking about distributing my application logic using grails plug-in architectur开发者_如何学Pythone and I do not want my client to be able to