--- On Wed, 12/17/08, James Carr wrote: > I have.. .it doesnt evaluate correctly in the <s:if> > statement. Adding the param isn't my problem in this case though, > it's making <s:if test="$param.foo"> work.. I've tried every > possible combination... "param.foo", "$param.foo", "${param.foo}" > etc. The variable IS there, the if statement just chooses not to > allow it to just work... I had to use a jakarta if tag to eval it.
None of those attempts are OGNL: #parameters.foo is. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org