Re: How to remove a locale prefix from url

2012-01-04 Thread Javix
aking in account that there should be 3 locales available for the application (en, fr, de)? Thanks. -- View this message in context: http://tapestry.1045711.n5.nabble.com/How-to-remove-a-locale-prefix-from-url-tp5094297p5119186.html Sent from the Tapestry - User mailing list archive at Nabbl

How to remove a locale prefix from url

2011-12-22 Thread Sergueï Cambour
I can't figure out how to remove the locale prefix from the url on Tapestry 5.1. Every time when switching the locale, the url changed as follows: my_host/en/home or my_host/fr/home I fond that it is possible to add the following in the AppModule class: public static void contributeApplication