With it, you can store session information in a database or implement a handler for encrypting and decrypting all of your data.
使用它,您可以将会话信息存储在数据库中,或者实现一个用于加密和解密你的所有数据的处理器。
If this is not a new session we should already have the group information stored in the session so we skip the remaining code.
如果这不是个新会话,那么我们应该已经把组信息存储在会话中了,这样我们就可以跳过余下的代码。
In some cases we wanted to keep the information obtained during one request and use it in later requests during the same session.
有些情况下我们希望保存在一次请求期间获取的信息并将其用于同一会话期间的后来的请求。
As you can see, the session file, when printed (see Listing 7), contains the information in a fairly readable format.
正如您所见,在输出时(参见清单7),会话文件以非常易读的格式包含信息。
If the information is not there (or in this case, if the session itself was never created), we know the user has not logged in and redirect them to a login page.
如果信息“不”在那儿(或者在本例中,会话本身从未被创建),我们知道用户尚未登录,并让它们转到登录页面。
Setting the AUTOTRACE option ON will enable the display of explain and statistics information for each statement executed in that session along with query results, until the AUTOTRACE is disabled.
将AUTOTRACE选项设置为ON 将允许显示该会话中执行的每条语句的说明和统计信息,以及查询结果,直至 AUTOTRACE 被禁用。
The purpose of session state is to keep information that is transient in nature and that cannot be recomputed from other state or the current interaction (for example, the content of a shopping cart).
会话状态的目的是保持那些临时性的且无法从其他状态或当前交互重新计算的信息(例如,购物车的内容)。
Sometime the information included in session attributes will be insignificant when it runs in another JVM, such as an absolute director of the file.
有些时候,在运行于另一个JVM中时,会话属性中包含的信息无关紧要,如文件的绝对目录。
The purpose of session state is to keep information that is transient in nature and that cannot be recomputed from another state or the current interaction.
使用会话状态的目的是为了保存不能从另一个状态或当前交互重新计算的瞬时信息。
We did not make changes to the code that stores transient information in session objects.
我们没有修改会话对象中保存瞬时信息的代码。
Instead, your programmers should store this information in the session layer of your Web application server or in a cookie.
程序员应该将这一信息存储在Web应用服务器的会话层或者cookie中。
The hexadecimal number named jsessionid is the key to the Geronimo session handler and provides the system with information about you that at some time in the past you provided.
这个叫做jsessionid的十六进制数字是到Geronimo会话句柄的主键,并为系统提供了关于您的信息(您在过去某时提供的)。
The Web application must rewrite every URL sent in a Web page to the user, or else the session information can be lost.
Web应用程序必须重写每一个在 Web页面中发送给用户的URL,否则将丢失该会话信息。
The FacesContext object contains all the state information JSF needs to manage the GUI component's state for the current request in the current session.
FacesContext对象包含了JSF用来管理当前会话中当前请求的GUI组件状态所需要的所有状态信息。
Often this is handled with a unique session ID and a cookie in the client browser that holds the information.
通常使用一个惟一的会话ID和客户机浏览器中保存信息的cookie进行处理。
The WS-Addressing session model provides coupling between the Web service endpoint information and the session data, which is analogous to object references in distributed object systems.
WS - Addressing会话模型提供了Webservices端点信息和会话数据间的耦合,这与分布式对象系统中的对象引用类似。
When the co-browsing window is opened, you see that the information you entered on the claimform.html page automatically transfers to the collabform.html page in the co-browsing session.
当共同浏览窗口打开时,您看到您在claimform . html页面中输入的信息自动传输到共同浏览会话中的collabform . html页面中。
The header contains additional information that is useful in processing the call, such as security, authentication, session information, or any other useful data.
Header包含了对处理调用非常有用的附加信息,如安全、验证、会话信息或者其他任何有用的信息。
Recall that the session ID belongs to table sessions, but the desired information is stored in the users table.
回忆一下,会话id属于表sessions,但是想要的信息存储在users表中。
If the user is successfully authenticated he is sent back a successful response, and some information - specifically the DiscoveryInformation object - is stored in Session.
如果用户成功地验证身份,就发送回一个成功的响应并把一些信息(具体地说是DiscoveryInformation对象)存储在Session中。
This means that the portlet does not need to store this navigational state information in the session any longer, as was the case with the IBM portlet API based portlets.
这意味着portlet不再需要在会话中存储导航状态信息,基于portlets的IBM portletAPI就是最好的例子。
Cookie-based session affinity helps Web applications work with session information in an elegant and efficient fashion.
基于cookie的会话亲和性帮助Web应用程序高效优雅地处理会话信息。
The major session tuning options are outlined in the WebSphere Application Server Information Center.
WebSphereApplicationServer信息中心列出了主要的会话优化选项。
Jules explained to me that in WADI the session information is distributed among the nodes in the cluster and the location of each session is stored in an index.
Jules对我解释道:在WADI中,会话信息分布在集群的节点间,每个会话的位置保存在索引中。
In particular, the context contains the session, request, and user name so that any information in the session, request, and user name can be used in the application object.
特别是,上下文包含了会话、请求和用户名,这样一来就可以在应用程序对象中使用会话、请求和用户名中的任何信息。
If an intruder has access to your database, or even raw machine-level access to the database volumes, he or she might be able to see information in the session.
如果入侵者可以访问您的数据库,甚至是对数据库信息的原始计算机级访问,他或她都可能看到会话中的信息。
Likewise, if you want to drop some information in the session you also need to request it.
同样,如果您想删除会话中的某些信息,您也需要请求它。
This fact results in being prompted for this information once per session, the first time it is needed.
这样的事实导致每次会话都提示这是第一次需要此信息。
The MCS caches device information, which can result in erroneous behavior if the user-agent is swapped during the same session.
当在同一个会话中切换用户代理时,MCS缓存设备信息会导致错误行为。
The MCS caches device information, which can result in erroneous behavior if the user-agent is swapped during the same session.
当在同一个会话中切换用户代理时,MCS缓存设备信息会导致错误行为。
应用推荐