Does anyone have an example of an editable Master - Detail form scenario? Most of the example code in the petstore and petclinic seems to be examples where one item is edited at a time.
How would you set up your form controller and your binds in the jsp if you wanted to edit multiple line items of some object, ala grid control style.
Thanks,


Reply With Quote