You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Counting Records in MySQL by JSP Java / Database Integration
This code source displays count of records in MySQL. We are using a SQL statement. You can easily modify the code to use in different languages. But this code can be used for JSP with MySQL. We will use Connector/J driver to connect database.