This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi all,
I have created an application which creates chart out of some data.I have used jFreeChart API for the purpose.I have created a dyanamic web application in Eclipse and using Tomcat 6.0.20 as the server.
I am getting below issues:
And this is only caused when I run the application on server.When I run it as Java application it runs perfectly fine and graph is generated.
I am not sure about the workaround.
Please Ranchers, help me out.
Thanks....
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35247
7
posted
0
Seems like the JCommon jar file is not in the WEB-INF/lib folder. Maybe you only copied the JFreeChart jar file there?