My problem is the following :
I\'ve 2 differents objects that I\'ve to fill from a single form.
With 1 object, I simply do in the newFoo.html:
i used a div tag to surround the form input for my second object and added a th:object..... the controller processed it and added it to the database.
code......