In order to submit your form, use the w:submit tag:
You can create one form with multiple submit buttons to different actions by setting the action attribute:
In order to such form work, one needs to add some javascript code, therefore do not forge to define a unique id attribute in your form.