You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jacob Lester <ja...@mobysoft.com> on 2011/03/14 15:33:42 UTC

Calling method with parameter from tag.

I'm trying to call a method that takes a parameter similar to the snippet
below, but it isn't working and Google is failing me.

<s:if test="%{#session.prop.test('checkme')}">
   TEST OUTPUT
</s:if>

Any suggestions?


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org