gzip compression not working for webkit( Both safari and chrome)

2011-03-08 Thread kiran kumar
. Last-Modified: Tue, 01 Mar 2011 11:18:52 GMT 8. Server: Apache-Coyote/1.1 9. Transfer-Encoding: chunked 10. Vary: Accept-Encoding Thanks Regards, Kiran Kumar -- You received this message because you are subscribed to the Google Groups Google Web

Re: BreakPoints Not Triggering

2010-12-01 Thread kiran kumar
Hi, I believe this is what you are asking about gwt.codesvr ex:- http://localhost:4942/Search/index.jsp?gwt.codesvr=172.16.26.134:9997 How do we identify we have multiple instances of same file.Do you mean saying i have some temporary files stored in the disk.I did refresh on the entire

Re: Question About Constants(.properties) file of GWT

2010-06-06 Thread veeravelli kiran kumar
Hi Stefan, Thanks for the reply. Yes I was taking about i18n . What approach should I follow to use labels (labels for various components in the UI ) from external file (like the bundles used in JSF) where i can change key value pairs to reflect the changes in the UI. Thanks V Kiran Kumar

Question About Constants(.properties) file of GWT

2010-06-02 Thread veeravelli kiran kumar
this constants file. But the changes does not get reflected in the view page. What is the reason behind this? I am finding it really difficult to understand this can anyone help me in this regard. Thanks V Kiran Kumar -- You received this message because you are subscribed to the Google Groups

Re: Major memory leak with RPC, Internet Explorer and GWT 2.0 (MS1 MS2)

2009-12-15 Thread kiran kumar
Hi Rob, It is not problem with RPC -calls ,i.e 16k of memory leak is due to gwt-components creation. to avoid this we need to reuse the old references with new state inspite of creating new objects for every RPC call. Thanks -Kiran.Kuppula On Nov 13, 7:18 pm, Rob rob.a.st...@gmail.com wrote: