You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Jain, Vikas" <vi...@vanderbilt.edu> on 2002/12/30 18:22:00 UTC

options collection problem

I am having trouble in displaying default or previous stored value 
while using the following:

<html:select property="noticeStatus">
 <html:options collection="someList" 
labelProperty="noticeStatusStrKey" property="noticeStatusStrValue"/>
</html:select>


Value is selected and set properly but next time it does not show 
the previous stored value. ??


---------------------------------------
Jain, Vikas
Vanderbilt University
Email: vikas.jain@Vanderbilt.Edu

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>