setTableList(List tableList) not working?

2008-02-08 Thread swaddee
I have the following code in 3 files + struts.xml and the .ftl page displays [errors, mobile, non-parsed] as text unless I remove the comments in file 1. I am expecting an actual 3 element list to display on the second action. (see the partial struts.xml file below) Do I have the wrong code, ide

Re: help with struts 2 + jfreechart plugin example

2007-11-08 Thread swaddee
swaddee wrote: > > I recently started using struts 2 by experimenting with webwork and then > moving to struts 2. I want to produce some charts using jfreechart. After > getting the example > (http://wiki.opensymphony.com/display/WW/JFreeChartResult) to work using > the w

Re: help with struts 2 + jfreechart plugin example

2007-10-31 Thread swaddee
I have discovered the problem. I had not put jcommon.jar in lib directory. It was there for me when using webwork quickstart and I had not realized its necessity. Thanks for all your help - I don't know if and when I would have discovered the problem without it. swaddee wrote: > &g

Re: help with struts 2 + jfreechart plugin example

2007-10-31 Thread swaddee
Thanks for the help so far. ~ swaddee wrote: > > I recently started using struts 2 by experimenting with webwork and then > moving to stru

help with struts 2 + jfreechart plugin example

2007-10-31 Thread swaddee
I recently started using struts 2 by experimenting with webwork and then moving to struts 2. I want to produce some charts using jfreechart. After getting the example (http://wiki.opensymphony.com/display/WW/JFreeChartResult) to work using the webwork framework I tried it with struts 2(http://str