Hi friend,
I have a table component where it will display all the data in my SQL Database table. So i have to search by some column name, so i have a text field in my page if i enter any search criteria it must retreive in the table. So that i can edit the particular one and can make changes and at last i will update it. Please if any clarifications needed i will give more details. I hope this will make a clear idea.Please help me out from this problem.
Thanking You in Advance.
I am not sure whether you are using EJB or direct connection to the database.
If the former, please read the following tutorial:
http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/dat aboundcomponents.html
the index to other tutorials is:
http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/index .jsp
rgds,