aspose file tools
The moose likes Struts and the fly likes How to update value using struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to update value using struts" Watch "How to update value using struts" New topic
Author

How to update value using struts

raka sinha
Greenhorn

Joined: Jan 22, 2007
Posts: 15
I am facing following problem

Let us suppose I am having follwing rows in table that has been fetched from tables

---radio button---name--rollno---age--class---
---0--------------ABCD--100-------25---V------
---0--------------xyzz--200-------35---VI-----

on clicking radio button my name age and class will be listed below which will be updateable field and on saving the updated value will be updated in the database and those will be reflected in the ablove list.

Please suggest how to approach this problem.

Thanks in advance
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to update value using struts
 
Similar Threads
html:radio
Anchor tag calling Javascript function
Radio Buttons
how to get radio button value
Radio button array length = 0