Vish Ramineni

I have been planning to migrate a business application from C#/ASP.Net to the Java world. After spending a lot of time looking at different frameworks, I have decided upon GWT. I have put together a layout and app framework, where I can quickly add pages and interact with JBoss EJB. With only a fraction of the total work done, the file size is already 311 KB. Should I be concerned about the size at all? Are there any guidelines on how to keep the file size under check? At this point, other than this concern, I'm pretty happy with GWT.

Very interesting answer from Dan Morill

Concern regarding GWT compiled html file size