I'm using GWT 1.6.4 ans I try to use the "debug mode", with the
embedded web browser in Eclipse.
I start my app but unfortunately, I get errors because GWT can't find
my servlets.
I described those servlets in my web.xml file. I've got this:
- war
- WEB-INF
- web.xml
I think GWT isn't using my web.xml file.
How could I check that, or, better, where do I specifiy WHICH web.xml
I want to use?
Thanks.
Regards.
Yves.
Please provide details such your project structure, web.xml and errors
you're getting.
Additionally, have you tried the Getting started with GWT tutorial at
[1].
Mohit
[1] http://code.google.com/webtoolkit/gettingstarted.html
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit Applications" group.
To post to this group, send email to gwt...@googlegroups.com.
To unsubscribe from this group, send email to gwtapps+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gwtapps?hl=en.