JFreeChart « MyFaces « JSF Q&A





1. The configuration of chart creator working with myfaces?    jfree.org

I try to get chart creator worked with myfaces ,but I don't know how to edit the web.xml file. how can i configure with chart creat listener? javax.faces.CONFIG_FILES /WEB-INF/faces-config.xml net.sf.jsfcomp.chartcreator.USE_CHARTLET false org.apache.myfaces.webapp.StartupServletContextListener ??????? Faces Servlet javax.faces.webapp.FacesServlet 0 Chartlet net.sf.jsfcomp.chartcreator.Chartlet Faces Servlet *.faces ...

2. Using JFree chart in JSF (MyFaces Trinidad)    jfree.org

Using JFree chart in JSF (MyFaces Trinidad) by amayee Sun Mar 22, 2009 6:26 pm Hi All, I want to use the Jfree chart in Apache MyFaces Trinidad. But it is giving me following exception when I am trying to run the jsp file. Exception ---------------- type Exception report message description The server encountered an internal error () that prevented ...

3. JFreechart with Facelets and MyFaces    jfree.org

Hi, I would like to know the steps involved in configuring JFreechart with Facelets and MyFaces. I have tried to follow the directions in the installation document but had no luck so far getting it to work. Can someone please send me an example code or instructions on how to get JFreechart work with Facelets and MyFaces. I appreciate your help, ...