I am trying to update a record in a
JSP page which first fetch record from database, you make the relevant changes and on submit , It updates the record in the database. Now the problem is when I load this JSP page and ask it to show the specific record , It is showing the same old values as good as the previous JSP page.
I have performed the query on the database and found that changes have been updated. This seems to be a problem in refreshing the JSP page. Can someone tell how to refresh a JSP page ?
SCJP, SCJD, SCWCD, SCBCD, SCEA