On 18/12/2018 07:00, jianjun.guo wrote:
> When one web page contains twice and more pages.
> Sometime there are simultaneous requests which same session in tomcat.
> Image that these page modify the session.
> The session will be  in confusion??
> Will we consider making the session exclusive access

No.

See section 7.7.1 of the Servlet 4 specification. In particular the
sentence starting "The Developer has the responsibility..."

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to