Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7491071
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T15:52:02+00:00 2026-05-29T15:52:02+00:00

Is there some common solution or best practice how to implement localized URL string

  • 0

Is there some common solution or best practice how to implement localized URL string and routes in (java) Play! application?

we need routes like this:

/examples/demonstration

/esempi/dimostrazione

/przyklady/demonstracji

…(10+ languages)

All URLs naturally pointing to controller Examples and action demonstration.

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T15:52:04+00:00Added an answer on May 29, 2026 at 3:52 pm

    Perhaps you can do something like this:

    For English:

    %{ if (play.i18n.Lang.getLocale().getLanguage().equals("en")) { }%
    GET     /add-new-post                Application.addNewPost
    %{ } }%
    

    For Dutch:

    %{ if (play.i18n.Lang.getLocale().getLanguage().equals("nl")) { }%
    GET     /voeg-nieuwe-commentaar      Application.addNewPost
    %{ } }%
    

    Etc etc..

    Credits: http://playframework.wordpress.com/2011/07/15/hidden-features-of-the-play-framework-routes-file/

    Good luck

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm wondering what are some common misconceptions of jQuery? I've found there is a
I have a project where there are multiple applications that have some common configuration
I am wondering if there is some way to call C++ code from Common
I do most of my development in Common Lisp, but there are some moments
There is a common feature of modern browsers where a user can select some
There has been some controversy regarding the practice of doing the following: a, input,
What is the best/common solution (best practices) to working with relationships in ORM (from
A fairly common use case occurs where there is a list of Java objects,
I have some tables. These tables all have one column in common called 'classified_id':
Is there some means of querying the system tables to establish which tables are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.