Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Example of JFreeChart API with a servlet chart
no vote
This is part of my project. In this code there are a example for JFreeChart API that we can use for to do Charts with statical data of direct base or standard database.  GraficaTest is the name of class, what is a servlet, in this class ModeloDatos is the controller of CVM structure of JSP. With processRequest we can control the servlet actions and  ChartFactory.createAreaChart is the most important reference to the JFreeChart API, this let us make the chart with the database picked. This is a example, sorry for my english, if there are any problem i can try solve it.
copondegato
2016-08-23
1
1
No more~