Search found 6 matches
- 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...
- Fri Oct 06, 2006 9:03 am
- Forum: JFreeChart
- Topic: JfreeCharts intigration with struts
- Replies: 27
- Views: 53822
- Fri Oct 06, 2006 8:29 am
- Forum: JFreeChart
- Topic: JfreeCharts intigration with struts
- Replies: 27
- Views: 53822
- Fri Oct 06, 2006 6:36 am
- Forum: JFreeChart
- Topic: JfreeCharts intigration with struts
- Replies: 27
- Views: 53822
- 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 = ...
- 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

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

