Friday, August 23, 2013

Can we use GWT code with IndexedDB to provide offline support in browsers

Hi,
I have an issue is that I have to provide offline support using my GWT code on browsers. Currentl I have implemented it on google chrome via WebSql. But Websql is not supported on firefox and IE so I need to migrate by IndexedDB. Is there any library availible for the same?? Please help

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment