| Package | Description |
|---|---|
| org.apache.wicket.core.request.mapper | |
| org.apache.wicket.protocol.http |
HTTP implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HomePageMapper
A mapper that is used when a request to the home page ("/") is made
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Page> |
WebApplication.mountPage(String path,
Class<T> pageClass)
Mounts a page class to the given path.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.