The document just said the session is not thread safe,But why?
Does session contain some data which can be shared with different threads?
Is that because the data operation code does not add the...
Type: Posts; User: sh_peterchen; Keyword(s):
The document just said the session is not thread safe,But why?
Does session contain some data which can be shared with different threads?
Is that because the data operation code does not add the...