RE: html:options list source question

2003-07-14 Thread Craig Berry
: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Sunday, July 13, 2003 9:22 PM To: 'Struts Users Mailing List' Subject: RE: html:options list source question Craig Berry wrote: > The jsp page contains an html:form section linked via action mapping > to the EditDeForm type. > In it

RE: html:options list source question

2003-07-13 Thread Wendy Smoak
Craig Berry wrote: > The jsp page contains an html:form section linked via action mapping to the EditDeForm type. > In it, there is a select/options section that looks like this: > > > property="value" > labelProperty="label"/> > > I had thought that this would be enough to make it wor