I am running a web application by deploying the war file in the server.The application consists of a number of jsp pages.The images embedded in the jsp comes from the /images foleder. Now, I want to create a chart using JFree.
How can I create the chart inside the /images folder of the web application once its deployed and running?
Please Help
Thanks in advance
Bala
How to create chart inside the web application?
The search function is your friend: http://www.jfree.org/phpBB2/viewtopic.php?t=9621
-
- Posts: 11
- Joined: Fri Feb 03, 2006 9:27 pm