Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » client/ server widgets synchronization
client/ server widgets synchronization [message #767863] Mon, 19 December 2011 05:08
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 6
Registered: August 2011
Junior Member
Hi,

As I understand, in RAP, the client/server widgets are synchronized using AJAX calls and each change (including tab overs, navigating different rows in a table etc ) in client is propagated to the server.

Given the richness of our application, we observed that this causes a significant performance degradation as it switches from views or navigates within table with large # of rows.

Is there a way to have selective synchronization - say, if I know that certain events will not cause an update on server (tab over in cell in a large table), then prevent it making a server side call at all ?

Thanks in advance,


-Sudhir
Previous Topic:Javascript warning in IE8
Next Topic:client/ server widgets synchronization
Goto Forum:
  


Current Time: Fri Apr 26 19:20:36 GMT 2024

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

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

Back to the top