Monday, August 26, 2013

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

Have you looked at Elemental? http://www.gwtproject.org/articles/elemental.html

It is 'experimental' but it may be helpful for what you are doing. 

On Friday, August 23, 2013 3:35:50 AM UTC-4, NITIN PANDEY wrote:
Hi,
I have an issue is that I have to provide offline support using my GWT code on browsers. Currently 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 available 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