Hi...
I am creating an HTML Table in my JSP page taking values from text file. Now the problem comes when I read the file again to update the Table content. In this case I have to refresh my whole page to see updated Table. :icon_cry:
How can I refresh only the Table part of page without refreshing the whole page ? :?:
Would appreciate suggestions. :idea:
Thanks