Chart « Servlet « JSF Q&A





1. Dynamic Chart generation / Pass object to Servlet from JSF 1.2    stackoverflow.com

I am attempting to dynamically generate charts using the JFreeChart library and display them to a user on the front-end. My project is using JSF 1.2 as its view technology and ...