'Open Flash Chart' Tag

  • Bar Graph / Chart using Open Flash Chart (OFC) in JSP

    May 3, 2009

    Download the Open Flash Chart tool from openflashchart.com Make sure that the below mentioned 4 files exists in the same directory of the web application. open-flash-chart.swf swfobject.js -  Find the above mentioned two files in the downloaded OFC tool. bargraph.jsp <html>    <meta http-equiv=content-type content="text/html; charset=UTF-8">    <head>        <script type="text/javascript" src="swfobject.js"></script>    </head>    <body>        <form name="ind" id="ind">            <% [...]

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org