Re: Form data does not get pre-populated on the page with certain tag usages

2005-01-08 Thread Kishore Senji
For the first question; I would recommend using LabelValueBean You should have a method "getDropDownValues" which returns a "Collection" of LabelValueBeans. On Sat, 8 Jan 2005 18:27:01 -0800 (PST), meena r <[EMAIL PROTECTED]> wrote: > I am facing issues while the my jsp has to be > pre-po

Form data does not get pre-populated on the page with certain tag usages

2005-01-08 Thread meena r
I am facing issues while the my jsp has to be pre-popluated with form data in case of from validation errors. The issues are : 1. Usage of I have a requirement where in the value in the is a dynamically generated value where I tried to do the following "> I got an error messge