Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to refresh a jsp page with data using struts

807591Apr 29 2008 — edited Apr 29 2008
Hi all,

I am trying to refresh the data on a jsp page, but I don't get anything other than the data is already in the page. For example, I have data already been retrieved from database in the jsp page, and I update some data in the database, and when I click on refresh button I get the same data in the jsp page and it does not refreshed with new data just been updated. Please solve this problem.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2008
Added on Apr 29 2008
3 comments
1,890 views