The struts property tag generates output not input. If you want to do something else with the value that s:property
would output, the equivalent code would be getA()
, which is what s:property
will use to get the value that it will print.
https://cwiki.apache.org/WW/property.html