grails scaffolding broken
- by damian
Grails scaffoldin does not work in my grails application.
When I go from the main page to the specific controller page it output something like this:
Error 500:
Servlet: default
URI: /myapp/myDomain/list
Exception Message: Tag [sortableColumn] is missing required attribute [title] or [titleKey] at /webTestDummyDomain/list:25
Caused by: Error…