In this tutorial I will show how to create a simple HTML Form that will send information to the server. I will also create a Java HTTP Servlet to access that information and configure the application so that a user can access the Servlet via a web browser.

Originally posted here:
Web applications with Java – Tutorial 02 – Servlet + Basic HTML Form




