posted 15 years ago
Hi,
Actually i have click the radio button and i am able to get the value of radio button into text box at same time and am also get the value of another one text box value when click on the transfer button in different forms.I am able to get the value of radio button in different forms but i am not able to get text box value.
The following code is
test.jsp
This is my ajax coding (Ajax.js).This code is used refresh of database value in every five seconds.
New.jsp
The final one is my Servlet code(Sample.java)
Please help me to solve this problem.
Regards,
Suganya.