Hi,
I am facing a unique problem. i have a web application developed in
struts 1.1.
A question is displayed on the
jsp with two radio buttons "yes" and "no".
I am trying to clear the value of radio button selected in the javascript. the radio button is cleared but the value in the DynaValidater form bean is not cleared. it retains the value.
could someone please suggest me how to clear the value w/o reloading the page.
Need some help.
thanks.