| Author |
Changed values aren't set on the backing object.
|
Edward Kenworthy
Ranch Hand
Joined: Oct 05, 2003
Posts: 66
|
|
I have an "issue" which contains 0-* "responses". However when I edit the issue the updates aren't being returned from the .jsp . I'm using Spring, and that might be the problem, but I think it's a JSP issue. Here's my controller: And here's my JSP: The new response is created correctly: the two fields from issue you can edit at the same time do not however get passed back as changed to the controller. Any ideas why?
|
 |
 |
|
|
subject: Changed values aren't set on the backing object.
|
|
|