Hi,

I updated the implementation to also support CORS. You only have to set it via OfflineCacheEntry.setCors(...);

Here is a small documentation:

https://github.com/klopfdreh/wicket-components-playground/wiki/20.-HTML5-OfflineMode

kind regards

Tobias

Am 28.01.16 um 04:19 schrieb Martin Grigorov:
Hi,


On Wed, Jan 27, 2016 at 4:36 PM, Tobias Soloschenko <
[email protected]> wrote:

Hi guys,

yesterday evening I implemented a offline support for wicket based on
"Service Worker" API:


https://github.com/klopfdreh/wicket-components-playground/blob/master/wicket-components-playground/src/main/java/org/apache/wicket/offline/OfflineCache.java

I would be very pleased if someone could try it out!

How to run/try it ?
I see no MyApplication nor unit tests in this repository.
It will be much more easier if add a test application in src/test/ !


Thanks in advance

kind regards

Tobias

Reply via email to