Hi,
I am using
struts and velocity for UI.
There are dynamic radio buttons which are populated in UI using foreach of velocity.
My question is how can i know which radio button is seleted by user.
Challenges:
I can not use javascript.
I cannot use struts tags.
Any idea how to achieve this ???
Regards,
Nrapendra