Chapter 8. Retrieving, Storing, and Verifying User Input

IN THIS CHAPTER

Well, it has been a bit of a journey, but you're finally ready to start laying down some Java and JSP. Now you can start to have some fun.

One of the main jobs of a Web developer is to write code that takes information from a user and does something with it. Unfortunately, users are only human, and they make mistakes. So, after that information has been collected, you also need to make sure that your code checks for those mistakes and acts on them. This chapter is all about ...

Get MySQL™ and JSP™ Web Applications: Data-Driven Programming Using Tomcat and MySQL 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.