Search found 2 matches

by jmack
Thu Jul 20, 2006 4:48 pm
Forum: JFreeChart
Topic: JSF Chart Creator Component Based on JFreeChart
Replies: 96
Views: 225655

Portlet support for ChartCreator

Cagatay, (I don't mean to be a pest. I've posted this question elsewhere but this thread seems to be the most relevant to my issue.) It boils down to this: I am trying to deploy ChartCreator for a pie chart in a portlet (Liferay is the portal it's deployed in). The JSF portlet itself works and I hav...
by jmack
Wed Jul 19, 2006 11:43 pm
Forum: JFreeChart
Topic: JSF Chart Creator
Replies: 89
Views: 397755

Support of Chart Creator for Portlets

I am trying to use Chart Creator in a portlet on Liferay. I've put the Chart Creator, JFree and JCommon jars into my WEB-INF\lib. And put the code recommended in your (Catajay's) example into my jsp and backer bean. (I had to pull the tld out of the Chartcreator jar and reference in the my web.xml f...