Versions Compared

Key

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

...

  • 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=myPageMap: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/myPageMap

What´s

...

the future of onAttach/onDetach methods?

Ygor Vayinberg in wicket-dev:

...