java - Spring MVC locale in URL -


i created multi-language site.

how should configure project separation subdirectories?

like: site.com/ua/goods , site.com/en/goods.

for language changing use localechangeinterceptor can change language get-parametr.

can using settings or should make subfolders every language?


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -