Static access:
http://struts.apache.org/2.x/docs/ognl-basics.html
--- Michael Gagnon <[EMAIL PROTECTED]> wrote:
> Is it valid to, within the scope if a s:if tag, to:
>
> a) Call non getter/setter methods on a bean on the stack
>
> b) Reference some unrelated class' public static fie
Is it valid to, within the scope if a s:if tag, to:
a) Call non getter/setter methods on a bean on the stack
b) Reference some unrelated class' public static field (without a
getter method)
To give the situation some context, I'm attempting to do something similar
to the following
2 matches
Mail list logo