Why does GWT use tables for layout

2012-03-20 Thread Shrivallabh
for layouts and formatting. The best practice is supposed to be using DIVs+ CSS. I have looked into this in the past and found that there are a lot of debates, but no conclusions. However, majority of the people are pro divs. Any particular reason why GWT uses tables? Regards, Shrivallabh -- You

Tutorial for GWT request factory and Android

2011-12-19 Thread Shrivallabh
available for hooking android apps with Request factory? I have read that requestfactory-client should help us do exactly that. Any pointers will be immensely helpful. regards, Shrivallabh -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group

[gwt-contrib] Tutorial for GWT request factory and Android

2011-12-19 Thread Shrivallabh
available for hooking android apps with Request factory? I have read that requestfactory-client should help us do exactly that. Any pointers will be immensely helpful. regards, Shrivallabh -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Calling a method in parent of an iframe

2011-12-07 Thread Shrivallabh
Folks, I have 2 modules - A and B. I have a set of tabs as a part of module A. tab 5 contains and iframe. The contents of the iframe are loaded from module B. I need to find a way to refresh the contents of tab 4 from within the iframe in tab5. It should be somethings like 1. Get my parent.

Recieving a negative content length header

2011-11-21 Thread Shrivallabh
is the fix? Regards, Shrivallabh -- 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-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr

Re: Recieving a negative content length header

2011-11-21 Thread Shrivallabh
Folks, It looks like only chrome is setting the correct value. Regards, Shrivallabh On Nov 21, 5:48 pm, Shrivallabh shrivall...@gmail.com wrote: Folks, I am using com.google.gwt.user.client.ui.FormPanel to submi a multipart request uploadForm.setEncoding(FormPanel.ENCODING_MULTIPART