2009/4/10 Greg Lindholm <[email protected]>:
> I'm trying to pass a boolean "static" parameter to an Action and the value
> getting set is always "false" no matter what I do it won't set it to "true".
>
> <action name="MyAction"
> class="com.xxx.MyClass"
> method="doDisplay">
> <param name="xxx">${true}</param>
try
${'true'}
Regards
--
Lukasz
http://www.lenart.org.pl/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]