asked
2020-05-27 18:53:01 +0800
Stesycki 101 ● 1 Dear all,
i try to get the the wpd files cached on the client side (e.g. zul.wnd.wpd), but it does not work.
First i check the http header directives like "no-cache", but it had no effect.
In zk.xml the "org.zkoss.zk.WPD.cache" is set and aktive.
In the FireFox debugger (network tab) i can see cached css files and other cached JavaScript files (both types from our application)
Every time i start the use case, the wdp files are loaded from the server, and the css-files and other js-files are read from the browser cache.
So i wonder, why the browser does not cache the zul.wnd.wpd file, which is always 11.81 kb of size?
I am using the lates ZK EE version ZK 9.0.1.2 EE (build: 2020050516)
P.S.: not enough karma for a screenshot
Re. P.S.: now you have ;)
cor3000 ( 2020-05-28 10:15:23 +0800 )edit