The servlet container will use url rewriting (i.e. append the
jsessionid=afwo020394) when a cookie can't be set.

Martijn


On 1/5/07, Nino Wael <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Sorry for so many posts about this. But are there any way to avoid session
> cookies? And stil maintain session state?
>
>
>
> We are using load balancing with apache upfront and then tomcat.
>
>
>
> Regards Nino
>
>
>
>  ________________________________
>
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Nino Wael
>  Sent: 5. januar 2007 12:12
>  To: wicket-user@lists.sourceforge.net
>  Subject: Re: [Wicket-user] IE 6 requests new session OTT
>
>
>
>
> Hmm just found out that, there is a setting in IE 6 where you can disallow
> session cookies. Setting this to false, clears our problem…
>
>
>
> This appears to be default, are there any way to change this from our server
> side (im guessing no).
>
>
>
>
>
> Regards Nino
>
>
>
>  ________________________________
>
>
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Nino Wael
>  Sent: 5. januar 2007 12:05
>  To: wicket-user@lists.sourceforge.net
>  Subject: [Wicket-user] IE 6 requests new session OTT
>
>
>
> Hi
>
>
>
> I guess this is not directly connected to wicket. But it seems that IE 6 has
> a nasty habbit of requesting new sessions sometimes(Bill Gates random
> generator). This are giving us some problems with the page expired
> exceptions, and some other stuff, THE FACT that we loose our session context
> are horrible.
>
>
>
> We live within an iframe, so im not sure if this triggers it somehow. Has
> anyone experienced this and what did you do, if something could be done?
>
>
>
> I do not have this problem with firefox. Which even uses authenticated
> sessions cross browser instance.
>
>
>
>
>
> Regards Nino
> -------------------------------------------------------------------------
> 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
>
>
>


-- 
Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org

-------------------------------------------------------------------------
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