Search found 6 matches

by rajesh_bhadu
Fri Oct 06, 2006 10:33 am
Forum: JFreeChart
Topic: JfreeCharts intigration with struts
Replies: 27
Views: 53822

Hi, I am getting such type of exception with cewolf. IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: de.laures.cewolf.util.RenderedImage java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: d...
by rajesh_bhadu
Fri Oct 06, 2006 9:03 am
Forum: JFreeChart
Topic: JfreeCharts intigration with struts
Replies: 27
Views: 53822

Thanx martin.
Cwolf support pie chat also i have done this work.
thanx again now i m able to do all the stuff with cwolf.
by rajesh_bhadu
Fri Oct 06, 2006 8:29 am
Forum: JFreeChart
Topic: JfreeCharts intigration with struts
Replies: 27
Views: 53822

Ya you r right i have done all the stuff using cwolf.
But can you tell me how can i draw a piechart and barchart using this tag lib mean cwolf.
by rajesh_bhadu
Fri Oct 06, 2006 6:36 am
Forum: JFreeChart
Topic: JfreeCharts intigration with struts
Replies: 27
Views: 53822

Actually in home page of cewolf they give all the example for servlets.
I am using struts.
If you can give me some example for integration of cewolf with struts,it'll be glad for me.
I am waitting for your reply.
by rajesh_bhadu
Thu Oct 05, 2006 1:39 pm
Forum: JFreeChart
Topic: JfreeCharts intigration with struts
Replies: 27
Views: 53822

I have done this integration. Here is my code for those who need help 1. write an action in which you want to craete a chart like this public ActionForward execute( ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws IOException { LoginForm frm = ...
by rajesh_bhadu
Tue Oct 03, 2006 7:32 am
Forum: JFreeChart
Topic: JfreeCharts intigration with struts
Replies: 27
Views: 53822

JfreeCharts intigration with struts

Hi,
I am new to jfreechart.
I want to draw a chart as jpeg image and want to populate it in jsp by using struts.
can any body help me.........please provide some example.
thanx in advance
Rajesh :oops: :oops: