In fact, you can take the value of the session ID cookie and set another cookie named BROWSERID when the user accesses the application for the first time.
实际上,当用户首次访问应用程序时,可以取得会话id cookie的值并设置另一个名为BROWSERID的cookie。
Once the session is created, it is assigned an ID that's stored on the client as a transient cookie.
一旦创建了会话,就为它分配一个标识,该标识作为瞬时cookie被存储在客户机上。
If the JSP container detects a cookie storing the user's current session ID, no rewriting is necessary.
如果jsp容器检测到一个存储用户当前会话标识的cookie,那么就不必进行重写。
应用推荐