Package org.jfree.chart.servlet
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.

Hi.
I have a problem.
How can I generate an image in png or jpeg format from a servlet through a JFreeChart (TimeSeries) and then to send it to a jsp page?
I no find many helps on web.
I know only that in the jsp page I have to use the nama of the servlet in the src attribute
<img src=“servlet_name”>
but How can generate the image?

Someone can help me?fdsfdsfsdfds

Classes
ChartDeleter Used for deleting charts from the temporary directory when the users session expires.
DisplayChart Servlet used for streaming charts to the client browser from the temporary directory.
ServletUtilities Utility class used for servlet related JFreeChart operations.
Classes for providing useful servlet and JSP functionality.