Chapter 6. Accessing Databases to Create the Calendar of Events and Registration Module

In This Chapter

  • Getting Started with Using a Relational Database

  • Adding Events to the Calendar

  • Developing a Custom Tag Library for Database Handling

  • Creating the Registration Module

  • Performing Database Connection Pooling

  • Next Steps

Now that you are well versed in JSP syntax, it's time to get down to doing the real stuff. Most of the dynamic content on the Web is generated from data stored in databases, mostly in its most common form: relational databases.

Get Java Server Pages from scratch 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.