solutions that worked for me is:

http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/4c868b48db933674

Earlier I was relying on my web application's web.xml file in eclipse
webContent, is there any way I could tell bundled tomcat to use
web.xml file defined in project's webcontent folder?
Thanks


On Sep 2, 3:42 pm, sim123 <[EMAIL PROTECTED]> wrote:
> I have created a web application for GWT using cypal studio, I have
> different servlets handling different requests (based on different
> business modules I have), Now I want to configure Servlet Listener and
> Servlet Filter, how should I configure those in GWT application? In
> traditional web application we put these configuration in web.xml file
> and it works fine. However my GWT application is not reading this
> configuration from web.xml, my application works fine even I remove
> everything from web.xml provided selected path is present in module
> specific xml file. When I am deploying web application listener is
> working file, is there any configuration I am missing here? Please
> help.
>
> Thanks for all the help and support.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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