When you edit the Tabs component, a POST request is sent, which triggers a servlet. Pay attention to the use of the parameter PARAM_DELETED_CHILDREN. You could use this class as starting point.If you prefer not to write custom code for deletion or ordering, you can extend the Tabs component by start...