Hello Graeme,

That shouldn't happen, in Wt every tab has its own session (and
related WApplication object). Can you send me your wt_config.xml and
an example application that demonstrates the problem? You can send it
to me directly (=off-list).

Regards,
Wim.

2012/8/22 Graeme Gill <grae...@argyllcms.com>:
>
> Hi,
>         an observation and question:
>
> If wt_config.xml has <tracking>Auto</tracking>, then I notice that
> there is a problem with different sessions running on the same browser
> being conflated. Presumably this is because a single session cookie is
> being used, and different sessions all see the same cookie value.
>
> On the other hand, if I set <tracking>URL</tracking> then
> separate sessions can be opened on the same browser without
> any confusion, and even opening multiple tab views on the same
> session work if the URL session ID is preserved.
>
> Is this just the nature of things in world wide web land,
> or is there some way of getting the second behaviour without
> the ugly URL's ?
>
> Thanks,
>         Graeme Gill.
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to