Re: Need help with html:select and html:options

2003-01-24 Thread Scott Seong
Yes, I do have dyna from-bean defined for "month" and "day" in the struts-config.xml. - Original Message - From: "Suresh Addagalla" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Friday, Jan

RE: Need help with html:select and html:options

2003-01-23 Thread Suresh Addagalla
Check if you have month & day properties defined in your form bean. Suresh >-Original Message- >From: Scott Seong [mailto:[EMAIL PROTECTED]] >Sent: Friday, January 24, 2003 11:32 AM >To: Struts Users Mailing List >Subject: Need help with html:select and html:options > > >Hello, > >I'm ha