Hi,

I am trying to use GWT in my existing Spring Web MVC project. I am
having 2 problems:

a) I am using Maven. When GWT code is compiled, the compiled files
(including browser permutations html files and <File>.nocache.js) will
be generated in the root of application war. I want it to be created
in /WEB-INF/views directory. How can this be done?

b) I want the .html files generated by GWT compiler to be generated
with some another extension say .htm
How can this be done?

Cheers

-- 
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.

Reply via email to