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.
The moose likes Other Open Source Projects and the fly likes cewolf help required Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "cewolf help required" Watch "cewolf help required" New topic
Author

cewolf help required

naveen putrevu
Greenhorn

Joined: Sep 09, 2007
Posts: 22
folks,

i have started using a small supporing code which can display charts in your web application, and it is called cewolf.

Now, the problem is i have used exactly same JSP tags that are to be used to render a chart, but i couldn't display them.. does anyone have an idea on this cewolf??

please pour in your thoughts

Thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Welcome to JavaRanch.

Which problem are you facing exactly? Have you been able to get the tutorial code to run on your machine?


Android appsImageJ pluginsJava web charts
naveen putrevu
Greenhorn

Joined: Sep 09, 2007
Posts: 22
yeah, i have followed the steps given there. But the problem comes in where i want to define my own charts. I have followed the tutorial and i pasted the same code in my application also.. but the chart is not been rendered
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
So .... that means the JSP is rendered correctly, but the image isn't? Are there any error messages in the server logs?
naveen putrevu
Greenhorn

Joined: Sep 09, 2007
Posts: 22
yes exactly, and there are no error messages too. It is something like this

when i change the parameters to render a new graph, the same old page is being displayed and the changes are not reflected in the new graph
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
So the image is in fact being rendered, but it's not changing when you change some parameters. How are you changing parameters - is that a change to the JSP page, or in Java code, or someplace else?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: cewolf help required
 
Similar Threads
CeWolf - SeriesPaintProcessor
cewolf
Cewolf and database?
cewolf help required
cewolf tag library