Hi, I was wondering if there is a way to set up your gwt application such that something which I normally access as:
http://xyz.com/abc/com.foo.bar.gwt.client.Main/Main.html could be accessed as http://xyz.com/abc/ I am using apache infront of tomcat at the moment, and I thought about using something like mod-proxy or one of the similar apache plugins to map from http://xyz.com/abc to http://xyz.com/abc/com.foo.bar.gwt.client.Main/Main.html. However I was hoping people may have been using a different/better approach to this. Thanks in advance, Imran --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
