posted 17 years ago
Hi rahul
Thanks.
I have populated my select box with values from DB by using LabelValueBean.
Now i have problem,
I have 2 fields in my form
one is select box , in that am populating values from DB,
second field is password
Am selecting district from select box
and click submit button without giving password
In form bean am doing validation
so , its shows Enter Password!
Now the selected district in my select box is not retained.
How to retain that old district in my select box
Please help me.
Its urgent.
Thanks
Kavitha