Search found 1 match

by winm
Fri Oct 20, 2006 8:12 am
Forum: JFreeChart
Topic: Asynchrounous updation and multiple Image maps
Replies: 3
Views: 5596

Asynchrounous updation and multiple Image maps

Hi, I am creating web application which going to display multiple graphs in the UI page. I designed UI as a JSP page. For showing multiple graphs in the page I am creating graphs and storing in to the webapplication temp directory. I want to do it in a betterway instead of storing the images on the ...