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
HttpsPage This page is just to demonstrate how HttpsMapper works.
Since the demo web servers usually are not configured with https support the page itself will be never rendered.
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-2011 Apache Software Foundation. All Rights Reserved.