> On Saturday, March 26, 2011 8:29:04 PM UTC+1, Adib wrote:
>
> > b) is it used by the host page in some bootstrap java script. I
> > find this to be not very likely because there does not seem to be a
> > bootstrap javascript that is not generated from java code.
>
> Yes it is. It's in the *.nocache.js, which either loads the hosted.html (or
> hosted.js, depending on the linker) or the appropriate *.cache.html/js.
> You can compile in --style PRETTY to have a readable version; and you'll
> find the templates in com/google/gwt/core/linker in the gwt-dev.jar
I thought that the *.nocache.js was being generated by the code
server, or
when I explicitly compile the code. Does that mean that if I am using
tomcat
to host the GWT page I have to run the compile manually every time
I try to run the application.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment