--- [EMAIL PROTECTED] wrote:
> Anyone realize why this is not working? I have get/set methods in my
> ChartAction, but the getters are not fetching the values for the Result.
>
> <action name="chart" class="actions.ChartAction">
> <result type="chart">
> <param name="height">${height}</param>
> <param name="width">${width}</param>
> </result>
> </action>
Probably because the "chart" result doesn't parse its parameters.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]