What\'s the best way to externalize large quantities of HTML in a GWT app? We have a rather complicated GWT app of about 30 \"pages\"; each page has a sort
GWT 2.0, when released, should have a ClientBundle, which probably tackles this need.