org.zkoss.web.classWebResource.cache.etag
From Documentation
Revision as of 07:10, 7 July 2016 by Robertwenzel (talk | contribs)
Property:
org.zkoss.web.classWebResource.cache.etag
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: false [Since 5.0.1]
It specifies whether to use ETag to detect and return 304 for matched resource.
If turned on, the cached resource won't be reloaded if the user presses F5 to reload.