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. <s:if test="provider.hasAccessRight(requestFor, [0])"> I've tried loads of different stuff, and am looking at the struts documentation, but can't seem to find the correct syntax. Can someone suggest what to do, or somewhere that might have other clues? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org