Hi,
I am working on a project that uses both JSF and GWT technology. One
of our challenges is being able to run a JSF page (or flow) inside a
gwt frame in hosted or debug mode. It is not a problem if we package
it and deploy it on a tomcat but it would be extremely usefull if we
could run it directly while developing the GWT code.
I have found a link
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/dacde7a41e5b881d/f9186d000010c219
that explains a bit about running a jsp file in hosted mode but it
references a tomcat web.xml file that i dont know where to find.
Hope someone is able to help.
/Jacob