Design a JSP page named “index.jsp” that handles

Job ID: 34859612

Budget: $10 – $50 CAD

Design a JSP page named “index.jsp” that handles a POST request and an action on “RegistrationController” java using a @RequestMapping. The page should have “Soccer Registration” form to get user input as shown in this snap shot given in the page:
Complete this page design with a “Submit” and "Clear" buttons and all other html elements (controls) to make this page user friendly with basic validation (html input type validations and use of appropriate input controls to eliminate the validation). Your design should use appropriate layout using div or tables and other formatting features with colors, fonts and styles. You can use a reset button to clear user input if needed.