Take a look at Code Splitting. If I'm understanding you correctly, it's exactly what you need.
http://code.google.com/webtoolkit/doc/latest/DevGuideCodeSplitting.html On Feb 15, 7:02 pm, wahaha <[email protected]> wrote: > there is a project has much classes,but GWT compile it into just one > html file,and the file has a 1.5M capacity. > could i set it to compile the code to some html pieces for very > function part? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
