TimeSeriesChart « JFreeChart « JSP-Servlet Q&A





1. TimeSeriesChart in JSP    jfree.org

Hello, I am stuck at a point in development of my application where I would like to display the TimeSeriesChart in a JSP page. TimeSeriesChart extends ApplicationFrame, which extends JFrame. JFrame cannot be displayed in JSP. So how can I embed the TimeSeriesChart in JSP. Thanks in advance. Appreciate your help. Regards, Venkata.