I have a case, opening page like demo at :
http://www.lightstreamer.com/demo/StockListDemo/, with data source like Hello World Socket.
But this demo open twice in one page, by using iFrame.
Then, I change item on one of iframe and refresh this iframe. I set SHARE_SESSION = "True" on create engine.
Some time all pages, the two iFrame suddenly refreshing and server threat this as 2 new request again. Is this normal, why this is happen ?
How to make this two instance (CMIIW), run smoothly without refreshing page case.
Thx.
Gani