Uses of Class
org.apache.wicket.core.request.mapper.HomePageMapper

Packages that use HomePageMapper
org.apache.wicket.examples.requestmapper   
 

Uses of HomePageMapper in org.apache.wicket.examples.requestmapper
 

Subclasses of HomePageMapper in org.apache.wicket.examples.requestmapper
 class CustomHomeMapper
          An IRequestMapper that handles requests to the home page ('/') and appends the string representation of the current session locale in the URL
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.