In this example I am going to show you how to make a Vaadin form. A form is a common HTML element to collect user input and send the data to a server, most of the time using the POST http method. 1. The tools Java JDK 8 Latest Eclipse Mars Vaadin 7.6.3 Tomcat Server ...