Class CustomHomeMapper

  • All Implemented Interfaces:
    IRequestMapper

    public class CustomHomeMapper
    extends HomePageMapper
    An IRequestMapper that handles requests to the home page ('/') and appends the string representation of the current session locale in the URL

    I.e. a request to http://example.com/app will end up in http://example.com/app/en_US