We're in the process of migrating a large application (well, a
collection of applications, really -- we're decomposing a very big
webapp along business process lines) from jsp/tomcat with a little bit
of ajax to all-gwt, and are having difficulty setting things up in
eclipse.  If we set the project up as a dynamic web project, some gwt
modules fail in various ways.  If (and this is what we prefer) we set
the project up as a gwt project, there doesn't seem to be any way to
associate the project with tomcat.  What we'd like to be able to do is
to run/test/debug gwt in the normal way and also run/test/debug
conventional jsp's on a local tomcat from within the same project.
This because we're trying to move incrementally -- convert/integrate
one bit of an application, then the next, then the next, repeat until
done.

Ideally, we'd also be able to transparently deploy gwt modules to the
local tomcat and run/test/debug gwt integrated with the jsp's.  Am I a
cockeyed optimist, or is this feasible?

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