<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="tags" tagdir="/WEB-INF/tags"%> <%@ taglib uri="http://www.fusioncharts.com/jsp/core" prefix="fc"%> <%-- In this example, we show how to connect FusionCharts to a database. For the sake of ease, we've used mySQL database. It just contains two tables, which are linked to each other. --%> <%-- Create the chart - Pie 3D Chart with data contained in bean --%>