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>
-- 
Scott
[EMAIL PROTECTED]

Reply via email to