On Thursday, May 24, 2012 11:14:04 AM UTC+2, David Wery wrote:
>
> Ah, indeed I have the Bar.html in the resources folder 
> (src/main/resources). This is not the right way to manage it ?
>

Put it in src/main/webapp and change your <script>'s src="" accordingly 
(from src="bar.nocache.js" to src="bar/bar.nocache.js")

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/0AtDewpXjYEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to