-
Oct 7th, 2012, 10:05 PM
#1
how can I code a customized search page based on several backing entities?
As we know, Roo will create a list pages for every entity. Suppose I have 3 domain classes - Company, Dept. and Employee, I want to display the detail info in a customized list page, which will contain the fields from all of the 3 classes, how can I code? I used the 'web mvc controller' in Roo shell, but I have no idea what should be the next step.
The version of Roo is 1.2.2
-
Oct 15th, 2012, 02:49 AM
#2
I used the 'web mvc controller', and implemented my custom finder method in controller class - the method is copied/modified from another controller's list() method.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules