I am developing a Spring Roo app from scratch (using JSP) and would like to include searching/filtering into the list page of every controller.
Looking for I have found this post showing some sort of filtering based on active record finders methods but I need to use the repository pattern approach.
http://refcardz.dzone.com/refcardz/spring-roo-open-source-rapid
Does Roo provides this sort of functionality?
Thanks!
Roo directly not, but you can install and use gvNIX distribution. gvNIX 1.2.1 includes two addons that will help you:
To learn more about gvNIX: