On Wednesday, September 4, 2002, 10:27:08 AM, Ashish Kulkarni wrote:

AK> HI
AK> Here is my jsp page, this has only one drop down box,
AK> <html:form action="/pages/selectenv" name="test" type="DynaValidatorForm">
AK> <html:select  property="envDrop" size="5" >
AK>      <html:optionsCollection name="ll1002" property="beanCollection"/>
AK> </html:select>
AK> </html:form>
 <SNIP>

AK> So what may be the problem

  Are you sure you have teh "beanCollection" property defined in your
  form definition in you config.xml file? You only posted the
  definition for envDrop so I'm not sure if you are missing
  beanCollection, but if so you will need that defined as well.

--

Rick

mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to