-
Dec 11th, 2009, 07:59 AM
#1
Exposing business method as button on page
Is it possible to call a business method on an entity bean when the user press a button? Kind of like what you can do with a managed bean in JSF. It could also be an action on the list-view.
-
Dec 11th, 2009, 03:18 PM
#2
This is not currently supported by Roo. You're welcome to log an enhancement request if you like at https://jira.springsource.org/browse/ROO so we can consider this for the future. In the meantime you're able to easily add a manually-written handle method to any Roo-generated scaffold controller (or write a fresh controller that doesn't use scaffolding, as can be easily kicked-off using the "controller class" command).
-
Dec 14th, 2009, 03:48 AM
#3
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