Hello,

I already succeeded in tweaking the simpleappcachelinker class a
little bit to create a first simple Offline application.

Now I have two question concerning this topic:

1.) Are there methods inside GWT to read HTML5 Offline Web Appliation
events? (Online? Offline? Finished Caching? Caching not
necessary? ...)

2.) appcache.nocache.manifest contains all HTML files generated by
GWT. The effect is that a user calling the web app from FireFox will
cache all HTML files inside this browser. Altough he/she  would only
need the FireFox HTML file. Difficult topic because creating the
manifest happens during linking, browser detection during runtime.
Any thoughts on this?

Thanks for your help!

Greetings
Stefan

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to