Hi abhijeet, You should read http://code.google.com/webtoolkit/doc/latest/DevGuideCodeSplitting.html
You'll find there what you need. didier On Oct 22, 9:52 am, abhijeet <[email protected]> wrote: > We have product, who's front end is in GWT. As it contains many > classes (Around 150 menus, you can imagine now) > > When user access this first time, it takes time to load. (If > bandwidth is low then this increases) > > next time on wards it remains in catch, we dont have to worry about > bandwidth. > > Can i reduce this first time app loading time by using GWT deferred > binding ? > > (please dont mind my information of GWT if anything wrong, i am very > new to it ) -- 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.
