That path is like the URL pattern in web.xml of a J2EE application; it's the part of the URL following your domain and web app context.
On Wed, Jul 8, 2009 at 10:28 AM, Rahul<[email protected]> wrote: > > Hi > Can anyone tell me what is the use of path in projectname.gwt.xml > while adding a new servlet class > > <servlet class="com.example.test5.server.GreetingServiceImpl" path = > " " > > > what is this path? > and why is it called? > what should be the value inside this? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
