Tobago supports nested forms and can treat each form separately. Values can be stored separately into the model, while already filled input elements keep their values (temporarily). Forms are added by the <tc:form/> tag.
<tc:form/>
Forms are also relevant for Default Command.
This small example contain two separate forms, each surrounded by a content box. The submit button only update the model in the current form.