Not sure what you mean with "clubbing". 

In general the <module name>.nocache.js file does not render anything. What 
it does is to figure out which browser you are using and then load the 
correct <browser-specific-permutation-hash>.cache.js file. Once that file 
is loaded and evaluated the onModuleLoad() method of your EntryPoint is 
called. Finally your code iny our onModuleLoad() method renders the app.

What exactly do you want to do?

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to