Package org.apache.wicket.examples.requestmapper

Class Summary
CustomHomeMapper 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
HttpsPage This page is just to demonstrate how HttpsMapper works.
LocaleFirstMapper A IRequestMapper that reads the session locale from the first url segment
LocaleHelper A helper class to deal with Locale as string
LocalizedPage  
MapperDemoResourceReference A resource reference which shows how to serve a custom resource and use request parameters
RequestMapperApplication  
RequestMapperHomePage  
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.