i just saw this post:
http://www.manning-sandbox.com/thread.jspa?threadID=51625
in particular:
In order to make it working, this is how the reference to the nocache.js
file should look like:
<script type="text/javascript" language="javascript"
src="com.manning.gwtia.ch02.HelloWorld/com.manning.gwtia.ch02.HelloWorld.nocache.js"></script>
so mine went from:
<script type="text/javascript" language="javascript"
src=".com.mbe.site.main.nocache.js"></script>
to
<script type="text/javascript" language="javascript"
src="com.mbe.site.main/com.mbe.site.main.nocache.js"></script>
and it works
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.