Chapter 4. Creating HTML Forms

In this chapter

Up to this point, you have only learned how to send output back to the browser. One of the key points of the Web is the fact that you can create forms to send data from the browser to the server. You are finally ready to begin creating forms with JSP and servlets, and that's where the fun really begins!

A Simple HTML Form

To start off the exploration of HTML forms, it's best to start with a small form and expand from there. Also, it's better to start with ...

Get Special Edition Using Java™ Server Pages and Servlets now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.