Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You do this by providing it as part of the URL. How exactly this looks depends on the 'encoding' of the request. The common cases are (myPageMap is the page map):

  • a normal request, where the page map name parameter is provided as a part of the bookmarkable page request parameter:
    Code Block
    myapp?wicket:bookmarkablePage=pageMapNamemyPageMap:somepackage.MyPage
  • a request to a mounted URL, where the page map parameter is provided as a path encoded parameter:
    Code Block
    /myapp/mountedpage/param1/value1/wicket:pageMapName/pagemapnamemyPageMap