Search found 2 matches
- Tue Dec 12, 2006 12:39 am
- Forum: JFreeChart
- Topic: JSF Chart Creator Component Based on JFreeChart
- Replies: 96
- Views: 225672
Thanks for your reply Stuart. But I still face the same issue as these RenderRequest and RenderResponse objects are not implicit objects in case of liferay server and they have to be obtained from Http request and response objects respectively which brings me back to the square one. Here is a code s...
- Fri Dec 08, 2006 8:26 pm
- Forum: JFreeChart
- Topic: JSF Chart Creator Component Based on JFreeChart
- Replies: 96
- Views: 225672
Issue with implementing Jfree chart in myfaces portlet
Hi, I am working on implementing a JFree chart in my jsf application but facing some issues when I deploy the application in JBoss-Liferay-Tomcat bundle. I use the image tag in my main jsp to point to another jsp(chart.jsp) which contains the API call for JFree chart. But there is change in context ...