Which property are u asking? branches is properly set in action that is the reason it is showing one of the value.
*Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ <http://yaragalla.blogspot.in/>* On Sat, Dec 20, 2014 at 8:28 AM, Dave Newton <davelnew...@gmail.com> wrote: > Is the property set in the Acton? > On Dec 19, 2014 9:54 PM, "Yaragalla Muralidhar" <yaragallamur...@gmail.com > > > wrote: > > > Hi i am using the select tag as below > > > > <s:select name="branches" > > headerKey="-1" headerValue="Select Branch" > > list="branches" cssClass="select" > > required="true" /> > > > > by default it should show "select Branch" but it is showing one of the > > values as the default value. Am i missing something? > > > > I want "Select Branches" as the default option. > > > > *Thanks and Regards,* > > Muralidhar Yaragalla. > > > > *http://yaragalla.blogspot.in/ <http://yaragalla.blogspot.in/>* > > >