posted 9 years ago
I have a Spring form with 2 submit buttons, and I want a different action to occur for each button. I notice that when I access the page that contains my form, the address is the following.
When I click on either button, the URL I get the 404 on is the following, without the jcbulboard.
Here is my form.
Here is my controller form.