Hi Johan,

I get one session id in the doGet method.
String sessionId = httpSession.getId();
This "sessionId" is "0000JAmY5Yk15AOhPeObHM8OdkE".
And another one, "This page is private/ non bookmarkable" page's URL.
http://localhost:9080/WicketExamples1.2Web/compref;jsessionid=0000JAmY5Yk15AOhPeObHM8OdkE:-1;jsessionid=0000JAmY5Yk15AOhPeObHM8OdkE:-1?wicket:interface=:2::
It seems that two session ids are exist, but second id was created by
WebSphere based on first id.
So in WebSphere are these two session ids same, I think.

Thank you.
R.A
--
View this message in context: 
http://www.nabble.com/PageLink-called-request-two-times-t1205926.html#a3273429
Sent from the Wicket - User forum at Nabble.com.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to