Versions Compared

Key

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

...

This mapper is also pre-configured and there is no need to register it.

To change the '/wicket' and 'bookmarkable' part segments in the Url to something else see org.apache.wicket.request.mapper.IMapperContext.getNamespace() (the default implementation can be replaced with org.apache.wicket.Application.newMapperContext()).

...