I am creating a module I will create will have several servlets. It will also share several GWT RPC's with the application into which it will eventually be incorporated.
I'm guessing that that I need to have of those servlets and RPCs defined in my module's *.gwt.xml file. I know I will need to list them in the larger program's web.xml file. My question is, must I copy those servlet and RPC definitions into my larger/parent program's *.gwt.xml file, or is it sufficient just to inherit the module? (NOTE: This is related to http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/254931a484fc1d6d#) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
