Behavior difference in debug and normal mode

2010-09-28 Thread lalit
I am getting a large chunk of data in one call.

However I see that the GWT  normal mode in jetty though takes some
time does returns the data to browser, however the debug mode never
returns the data at all.

Any clue or pointer would be helpful.

thanks

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



Re: Behavior difference in debug and normal mode

2010-09-28 Thread lalit
Just realised that this behavior is in Chrome. Fire fox returns the
data.

However the time it takes for normal mode to return the data is 4s and
in debug mode it;'s 40 s.

On Sep 28, 5:12 pm, lalit lalit.bh...@gmail.com wrote:
 I am getting a large chunk of data in one call.

 However I see that the GWT  normal mode in jetty though takes some
 time does returns the data to browser, however the debug mode never
 returns the data at all.

 Any clue or pointer would be helpful.

 thanks

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