How to maintain state for Radio Buttons
i want to maintain radio button state on next previous button.
in my system i am building a exam portal in which i have to maintain radio button state on next previous button click and finally have to save question id and a attempted answer. here my questions are randomly fetched from database i am using java for this.