hi sebastiaan,

Any ideas on this? Anybody already implemented the coding strategy for the locale in the root? Anybody got another easier workaround?

i don't use a coding strategy for this but an extension to wicket filter that parses the 'relative path' of the url for locale definitions, strips them and sets a locale-attribute to the application.

e.g.:

http://my.host.de/app/en/mymount/ --> /mymount/ with locale 'en'
http://my.host.de/app/pt/mymount/ --> /mymount/ with locale 'pt'

best regards, --- jan.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to