org.jfree.chart.servlet
public class DisplayChart extends HttpServlet
| Constructor Summary | |
|---|---|
| DisplayChart()
Default constructor. | |
| Method Summary | |
|---|---|
| void | init()
Init method.
|
| void | service(HttpServletRequest request, HttpServletResponse response)
Service method.
|
Throws: ServletException never.
Parameters: request the request. response the response.
Throws: ServletException ??. IOException ??.