Looking at the generated markup in this specific use case, there is no way for wicket to know which form submit button was used in order to process the forms correctly. Unless we start rewriting the markup for the <input type="submit> buttons, this is something we can't solve.
Martijn
