Use of Oracle Offline Persistence Toolkit in visual builder for Caching
Summary
Use of Oracle Offline Persistence Toolkit for CachingContent
I have a auto suggest textbox on multiple pages of my application. Content to be displayed for autosuggest is preloaded with the application load and gets displayed. I have added the action chain at the application level since user can load any page directly so adding the action chain to home page will not work.
Now the problem is that on each page change that action chain gets called which results in some latency. Is there a way we can use oracle offline persistence toolkit in such case that once the content is loaded then service is not called each time on page change.
Tagged:
0