Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Offline Cache?
Offline Cache? [message #800581] Fri, 17 February 2012 08:39 Go to next message
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 333
Registered: July 2009
Senior Member
Hi there,

is there any support in RAP for caching the application or any data for
offline usage?

We have a requirement that end-users need access to certain web pages
for about three days after a network connection broke down.

I understand that with HTML5 it is possible to store data locally on the
Web-Client. Is there any such support within RAP?
Or any planned support in the future?

Cheers,
Hauke
Re: Offline Cache? [message #800691 is a reply to message #800581] Fri, 17 February 2012 11:08 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Hauke,

no, there's no offline support currently in RAP. We have some ideas
about this but no actual planning yet.

But we're currently working on a new feature called "clientscripting"
which will allow you to process events on the client side by providing
some simple JavaScript functions. With this feature, which will be
available for RAP 1.5, you should be able to access an HTML offline
store and do some basic wiring on the client side. However, once a
request is sent to the server the client will still break if there is no
connectivity, and some widgets don't really work without server
interaction, e.g. when a Table is scrolled, the server is involved.

However, I believe that partial offline capablities would be a great
feature for RAP and we should look into it some more in the future!


Best Regards, Ralf


--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Virtual tree event sequence mismatch
Next Topic:UICallbackManager#releaseBlockedRequest in 1.5 requires manual trigger
Goto Forum:
  


Current Time: Thu Apr 25 14:28:23 GMT 2024

Powered by FUDForum. Page generated in 0.02893 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top