Blue Dragon Coldfusion server cache issue
问题 I have an application build in ColdFusion MVC framework "Mach-II" and hosted on blue dragon ColdFusion server. It causes caching issue. When i added a new page with some contents and load the page than it's working fine. But when i made some changes in the same file and hit it again its not update my changes. Its always showing me the content that i have made in the very first time. Its seems like that the server is caching my page and did not consider further changes. I have tried many