It should go in WebWork.

Create a Jira issue for it with the classes attached (in the
com.opensymphony.webwork.dispatcher package). If you want to make it
extra quick and easy for a committer to check in, you could create a
unit test :-)

Thanks!

Jason

> -----Original Message-----
> From: Bernard Choi [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, September 20, 2003 3:13 AM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] JFreeChartResult
> 
> 
> Greetings all,
> 
> I've been using Webwork and JFreeChart, and have written a 
> ChartResult to render out JFreeChart charts.
> 
> <result-types>
>     <result-type name="chart" 
> class="xa.webwork.dispatcher.ChartResult"/>
> </result-types>
> <action name="viewModerationFunction" 
> class="xa.web.action.moderator.ViewModerationFunctionAction">
>     <result name="success" type="chart"/>
> </action>
> 
> I've attached the files and a simple chart creation action 
> (ViewModerationFunctionAction.java). Can this be contributed 
> to the Webwork CVS ? Or is there a webwork-extras package ?
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to