Security Management wrote:
I have an expression that I want to evaluate to the following:
getProvider().hasAccessRight(getRequestFor(), [0])
Where [0] is an item in a list that is being iterated over.
I've tried loads of different stuff, and am looking at the struts
documentation, but can't
I have an expression that I want to evaluate to the following:
getProvider().hasAccessRight(getRequestFor(), [0])
Where [0] is an item in a list that is being iterated over.
I've tried loads of different stuff, and am looking at the struts
documentation, but can't seem to find the correct syn
2 matches
Mail list logo