Up to now I have used JFreeChart with Swing and applet
now I want to use it in servlet
but in servlet there in no Panel , so how to display it ?
How to use JFreeChart in Servlet
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
There is a chapter in the JFreeChart Developer Guide that describes how to use JFreeChart with Tomcat. You can also take a look at Richard Atkinson's demo:
http://www.jfree.org/phpBB2/viewtopic.php?t=5513
http://www.jfree.org/phpBB2/viewtopic.php?t=5513
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

