We have converted existing PDF forms to HTML5 forms. Additionally, we have added the Submit button on the XDP form, and whenever a user clicks on the Submit button, it should invoke our servlet and perform the form submission. (OSGi implementation)To achieve this, we have configured our servlet path...