Hi,
I created a Web-Application and included my own JavaScript code from an external file by using the command
<i><script src="/sap/bw/Mime/Customer/JavaScript/k_umsatz/kundenumsatzanzeige_include.js" type="text/javascript"> </script></i>
I inserted the *include.js file into the MIME Repository by using the Object Navigator. And everything worked fine.
Today I had to make some changes on this js-include and I always deleted the old file from the object navigator and inserted the new changed file. But after the third or fourth time, the file, that the browser included was not the new one, but still the old one, that I already deleted. I think there must be a caching functionality, that avoids the browser to get the new file in someways.
Does anybody has an idea what to do now?
Regards,
Sebastian
Add a comment