Can someone offer a suggestion that doesn't involve using Ajax? I'm wondering if there is a way to achieve this using JavaScript/jQuery or some other method.
Here's my issue: When submitting a page, the action class redirects back to the same page. Now, according to my requirements, I need to retain the state of certain radio buttons and checkboxes as they were before submission.
Any assistance would be greatly appreciated.