Sending data with the GET-method from a Web browser to a Servlet using HTML forms.

Below is an example of a HTML form using the GET-method to send data to a servlet.

Checkbox

Textarea

Radiobuttons
Value 1
Value 2

Dropdown menu

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

Submit button