Unfortunately, we're not up to 2.1.8 yet. And this really struck me as more
of an OGNL problem of not being able to pass on an int as an int than a
plugin problem.
(*Chris*)
On Thu, Apr 1, 2010 at 2:29 PM, Martin Gainty wrote:
>
> you can get/string widths with struts-2.1.8 ChartResult
>
>
>
you can get/string widths with struts-2.1.8 ChartResult
public String getWidth() {
return width;
}
public void setWidth(String width) {
this.width = width;
}
http://struts.apache.org/download.cgi
hth
Martin Gainty
_
2 matches
Mail list logo