Bhaarat Sharma wrote:
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"/>

No: list='%{#{"All":"All Programs", "BU":"BY Problems"...}}'

-Dale


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

Reply via email to