By davaks
via techlabs4u.com
Submitted: Nov 26 2012 / 05:59
Auto refresh of part of the page (div area) using ajax with and without jQuery . Solve cache problem
The following tutorial guides you how to refresh the part of the web page (that is div area in a JSP) automatically in a regular interval using ajax with jQuery and without JQuery . This post also covers how to prevent caching by the browser for the refresh of page..
Add your comment