Hi,
I am trying to give onChange event in combobox in strtuts2
Actually I want to make it like if user selects particular value from combobox then some fields will show up in same page. so, i am giving javascript code too, but still its not going.!
My Code is
and javascript is
But its not going in that function even the first line is also not printing.. i tried all onselect, onclick and onchange but none of them works. Let me know If i can do like this or not or if there is any other way to do it
Thanks