so it should be:
<s:select label="programType" id="programType" name="programType"
list="%{'ALL':'All Programs', 'BU':'BY Problems', 'TS':'TS
Programs'}"
value="selectedProgram" required="true"/>
?
On Thu, Oct 29, 2009 at 11:34 AM, Dale Newfield <[email protected]> wrote:
> If you indicated that the attribute was OGNL by wrapping it in %{}, the
> container wouldn't try to parse it as JSTL-EL.
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>