When two wicket pages under the same session is accessed from two different browser window, wicket will insert the "wicket:pageMapName" in the wicket page's URL. And although it seems to be, the "wicket:pageMapName" key/value pair does not actually get included to the PageParameter of a bookmarkable page.
Is this correct?
On 5/15/06, nato <[EMAIL PROTECTED]> wrote:
what is wicket:pageMapName page parameter and why do some of my bookmarkable page link have this and others dont? Can I, if it's ok, get rid of this?
