wicket.examples.niceurl |
|
Java Source File Name | Type | Comment |
Home.java | Class | Has links to bookmarkable pages with 'nice' uls. |
NiceUrlApplication.java | Class | Application class for this example. |
NiceUrlTest.java | Class | jWebUnit test for Hello World. |
Page1.java | Class | Simple bookmarkable page. |
Page2.java | Class | Simple bookmarkable page that displays page parameters. |
Page2QP.java | Class | Simple bookmarkable page that displays page parameters which is mounted with
another parameter encoder. |