Originally posted by Sumit Bansal:
If a user login to an application using two different browser from same machine, would the same session Id be generated by container or there will be two different session id?
1.
two different browser-----------> then two different session id
2.
two different window from same browser-----------> then only one session id
Hope this helps
