How to populate the tablerowgroup elements into the textfields

Hi i am having a table where for each tablerowgroup it has their own edit and delete buttons. So if i press the edit button of a particular rowgroup then it must get populated into other jsp page where all these elements in rowgroup have their respective textfields. So that i can modify and once again i will replace it in its original database row.

Please help me out by giving an idea. Pls help me out. Any help would be appreciated.

Thank You in Advance.

[479 byte] By [Srinivasan1983] at [2007-11-26 12:02:32]
# 1
http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/index. jsp
yossarian at 2007-7-7 12:27:10 > top of Java-index,Development Tools,Java Tools...
# 2
Hi yossarin you had given link but i dont find the particular one which i need . Do you understand what i have asked. Thank You for your replyThank you in Adavnce.
Srinivasan1983 at 2007-7-7 12:27:10 > top of Java-index,Development Tools,Java Tools...
# 3

Study Two pages CRUD Table example provided by the JSC. It seems to fit your description. Have you studied all the examples provided by the JSC? It answers at least 90% of common problems I had. The other 10% is quite complex problem than can be solved by searching from this forum and reading the blogs of JSC team such as Tor's, Diva's, Winston's etc.

discusfish at 2007-7-7 12:27:10 > top of Java-index,Development Tools,Java Tools...