RE: html:select drop downs using LabelValueBean

2005-01-26 Thread Justin Moore
: html:select drop downs using LabelValueBean From: "Justin Moore" <[EMAIL PROTECTED]> > I am havnig problems with the LabelValueBean in a drop down that is suppose to show the months. > I need to display the labels as strings (ex: Jan, Feb, etc). I need to display their r

Re: html:select drop downs using LabelValueBean

2005-01-25 Thread Wendy Smoak
From: "Justin Moore" <[EMAIL PROTECTED]> > I am havnig problems with the LabelValueBean in a drop down that is suppose to show the months. > I need to display the labels as strings (ex: Jan, Feb, etc). I need to display their respective values > as ordinals. When executing the code below, a JS

html:select drop downs using LabelValueBean

2005-01-25 Thread Justin Moore
Hi, I am havnig problems with the LabelValueBean in a drop down that is suppose to show the months. I need to display the labels as strings (ex: Jan, Feb, etc). I need to display their respective values as ordinals. When executing the code below, a JSP exception is thrown, tellinng me: "cann