Hi,
   I am using GWT 2.0.3 along with Gilead 1.3 and Hibernate 3.2 for
developing an application. Some of the bean classes have 20+ entities
because of which when I am trying to bring list of such beans to
client side the browser is throwing 'Warning: Unresponsive Script'.
This hold true even when instead of Gilead, DTO is used. So problem is
basically large chunk of data. However, because of requirement I will
have to use such big beans.
  I browsed through various forums and after quite a work came along
'Incremental Command'. However, there is no comprehensive
documentation/tutorial for it and I don't know how to proceed further
with it.Hence, if possible can someone help me by explaining how
'Incremental Command' works and how to use it (If possible any
comprehensive tutorials). I have already tried to implement on the
line of the example given in the link below but it was not of much
use. So request you to please help me through this.

http://code.google.com/webtoolkit/doc/latest/DevGuideCodingBasicsDelayed.html#incremental

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to