Hi,

Does somebody already have some experience embedding gwt in other
client pages except the standard html file?

I want to use gwt as front end and grails as backend. Communication
should be handled over rest json interface.

How do i structure my project at best? Should I create 2 independend
projects or should I stick them together?

At the beginning I had some problems with debugging my gwt application
as it was part of the grails project. Now I copied the compiled js
script to my webapp folder and included it in a grails page. Debugging
gwt in noserver mode worked ok. The problem is now, how do I solve my
deployment later at best as I dont want to copy my js everytime by
hand?

I am using maven for building my project.

Thanks

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