Trick to Submitting a POST Request with Java DXA

We had a scenario while building a form on Java DXA 1.7 and tried to have it submit via POST, not GET. We had the form working perfectly via GET, but when we changed the method to POST the response &#... Read the full text.