Sending information from a Web browser to a Servlet using HTML Forms with the POST method

Example of how to send data from a HTTP client-side application(Web browser) to a HTTP server-side application(Servlet).

Checkbox

Textarea

Radiobuttons
Value 1
Value 2

Dropdown menu

Press the tiny blue arrow or the submit button to submit this form.

Submit button