%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib uri="http://www.fusioncharts.com/jsp/core" prefix="fc" %>
<%@ taglib prefix="tags" tagdir="/WEB-INF/tags" %>
<%-- This page demonstrates exporting multiple charts on one page.
Note that each chart image is exported to a different file.
--%>
<%--
chartId=some unique id;
filename = "../../FusionCharts/Column3D.swf";
url="Data/SaveData.xml";
width="600";
height="300";
--%>
<%--
chartId=some unique id;
filename = "../../FusionCharts/Pie3D.swf";
url="Data/SaveData.xml";
width="600";
height="300";
--%>
<%--
chartId=some unique id;
filename = "../../FusionCharts/Column2D.swf";
url="Data/SaveData.xml";
width="600";
height="300";
--%>
Tag Error:
${fcTagError}
Exported status.