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"> <% [...]