In traditional HTML, there is a tag that allows us to expire the html page so that a browser can therefore re-fetch the HTML page from a web server
Is there a same concept in WDP? We're finding that sometimes, when the browser has a large cache, it does not re-fetch the page from the app server so we're trying to expire the page
Add a comment