According to the docs at http://wiki.opensymphony.com/space/WebWork+_expression_+Language+Syntax
you can check a getFoo() for existence by doing <webwork:if
test”foo”> in a JSP. That doesn’t seem to work for me in WW2,
neither if or else gets executed… Any ideas? Regards Peter |