In your ApplicationName.gwt.xml, there is an attribute rename like <module rename-to="showcase">, so you just try http://localhost:8080/showcase/ApplicationName.html.
Jim http://www.gwtorm.com http://code.google.com/p/dreamsource-orm/ On May 12, 7:48 am, bartomas <[email protected]> wrote: > Hi, > I've generated a war file using GWT. I have placed it in the webapps > folder of the tomcat directory (which is installed locally). > How do I now start the application from a client browser? > I have triedhttp://localhost:8080/ApplicationName > but it doesnt work. I guess I'm missing something basic. > Thanks very much for any help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
