If the credentials of the users are valid, the front end will receive a session id that can be used to track the users through the site or retrieve other account information.
如果用户的凭证有效,前端将收到一个会话id,可以用它在站点中跟踪用户或检索其他的账号信息。
We can track the cached state of the client session by using a client cookie. Listing 1 puts it together
通过使用一个客户机 cookie,我们可以跟踪客户机会话的缓存状态。
Whenever a user logs into an administrative client (either the admin console or wsadmin), a different workspace session is used to track the changes.
每当有用户登录到一个管理员客户端(admin控制台或wsadmin)时,就会用一个不同的工作空间会话来跟踪变化。
应用推荐