java.lang.Object | ||
↳ | HttpServlet | |
↳ | org.jfree.chart.servlet.DisplayChart |
Servlet used for streaming charts to the client browser from the temporary directory. You need to add this servlet and mapping to your deployment descriptor (web.xml) in order to get it to work. The syntax is as follows:
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Default constructor.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Init method.
| |||||||||||
Service method.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Default constructor.
Init method.
never. | |
ServletException |
Service method.
request | the request. |
---|---|
response | the response. |
??. | |
IOException | ??. |
ServletException |