Now, the output look like this :
I access the index page first time :
index Page map is :null


correct.

I access the index page from another tab :
index Page map is :null
index Page map is :wicket-0


correct.
First is rendered in default pagemap.
Then we detect a new window and do a bookmarkable redirect to a wicket
generated pagemap. (wicket-0)


I access Page2 from the whatever link (I mean, the two tabs have the same
result :
Page 2 map is :null


When you click on the link in the window that has wicket=0 pagemap
It should give you that pagemap there. If that is not the case can you make
a quickstart app?

johan
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to