Appendix C. Installing MySQL

To create useful Web applications, you must use some sort of a database. In this appendix, we show you how to install a MySQL database. MySQL is a popular database that is released under a GNU Public License (GPL). There is no charge for using MySQL.

Some of the applications we present in this book require that you use a relational database. Several chapters use a forum application that demonstrates JSTL features. The forum application requires a database to maintain its user lists and message areas. In this appendix, you'll learn how to create a MySQL database that is ready to work with the forum applications we present in this book.

Obtaining and Installing MySQL

You must download a copy of MySQL to install it to your ...

Get JSTL: JSP Standard Tag Library Kick Start 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.