I know that arguments can be easily passed into the application using URL query string parameters. But I was wondering whether it would be possible to define mutliple (or alias) URL paths into the same GWT application to produce a more natural/cleaner looking URL for targeting logical locations in the application (e.g. administration configuration tab in the app = http://localhost/myapp/administration/configuration/...).
Is this possible (e.g. url-pattern, redirection filter, multiple module entry points, etc), or is it more trouble than it is worth? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
