[EMAIL PROTECTED] wrote:
I am puzzled at why S2 is not executing getHeight() on my ChartAction
and substituting the height and weight into these params.

This is done by StrutsResultSupport. I would guess that whatever class is implementing your chart result does not extend/leverage that capability.

http://struts.apache.org/2.0.11/struts2-core/apidocs/org/apache/struts2/dispatcher/StrutsResultSupport.html

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to