Search found 2 matches
- Thu Aug 10, 2006 2:15 pm
- Forum: JFreeChart
- Topic: java.lang.NullPointerException
- Replies: 2
- Views: 5954
I´m using cewolf and Jfree and I´m just trying to get the cewolf example to work. <%@ taglib uri='/WEB-INF/tags/cewolf.tld' prefix='cewolf' %> <HTML> <BODY> <H1>Page View Statistics</H1> <HR> <jsp:useBean id="pageViews" class="is.origo.*****.corporate.portlets.charts.PageViewCountData"/> <cewolf:cha...
- Wed Aug 09, 2006 2:20 pm
- Forum: JFreeChart
- Topic: java.lang.NullPointerException
- Replies: 2
- Views: 5954
java.lang.NullPointerException
Hi, I´m using JFree with portlets and I´m always getting this error: javax.portlet.PortletException at org.apache.pluto.core.impl.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:62) at org.springframework.web.portlet.DispatcherPortlet.render(DispatcherPortlet.java:1083) at org...