Chapter 4. Reading Data from Web Pages: Buttons and Text Fields
Today, the gloves come off and we get down to some serious JSP programming—the kind that JSP was built for. In the previous two days, we've been gearing up our Java expertise, and now we'll put it to work as we create JSP programs that let the user send data to us.
Supporting HTML controls
Working with HTML forms
Submitting forms to the server
Using request objects
Using text fields and submit buttons
Using text areas, password controls, and hidden controls
Using buttons
Today's work will start by seeing how to place HTML controls in HTML Web pages, using HTML forms. As you probably know, ...
Get Sams Teach Yourself JavaServer Pages™ in 21 Days 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.