Hi all,
I just wrote a very simple
struts example where I am populating a combo box with some values. I use <html
ptions> for populating this. First I populate just 4 values, the page loads fine but when i refresh the page I see 8 values (ie the 4 values added twice) in the html combo box.
I have reset the session values etc still I am facing the same problem.
Some struts expert please help...
I am posting my code below...
Thanks in Advance