ScriptSession ID

View: New views
1 Messages — Rating Filter:   Alert me  

ScriptSession ID

by Jeff Ma-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

How does DWR create ScriptSession? Does it depend on HttpSession?

We found something weird. On Windows Vista, with Safari 4.03, inside iFrame, each DWR request generates a different HttpSession, but the same ScriptSession. This only exists on Safari4 on Windows, and only inside iFrame. Safari4 on Mac is fine (each DWR request uses the same HttpSession and same ScriptSession), so are IE6/7/8, Firefox/Chrome/Opera. Maybe a bug in Safari4 Windows version?

 

Thanks

- Jeff