This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes How to catch radio button value Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to catch radio button value" Watch "How to catch radio button value" New topic
Author

How to catch radio button value

subhasish nag
Ranch Hand

Joined: Apr 25, 2008
Posts: 101
I am pulling some records from the DB and displaying it on the jsp using <logic:iterate>. Each time the count of the record will be changed. and i am displaying a radio button beside every row. my requirement is i need to update the record where the user checked the radio . my question is how do we access the values for that particular radio button.Please help.


Thanks,<br />Subhasish
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to catch radio button value
 
Similar Threads
how to set checked to checkbox and radio button
exract the values of a row which is dynamically generated
Radio button value with submit
Onclicking the radio buttion how to clear the populateTable() data in javascript
not able to delete specific record after selecting it as radio button