We chose to store the list of groups in the session object.
我们可以选择将组列表存储在会话对象中。
A map message instance is created using the session object.
映射消息实例通过会话对象创建。
If so, it updates the security context in the session object.
如果是的话,它将更新会话对象中的安全上下文。
Let's assume we have a library that works with a session object.
我们假定有一个使用会话对象的库。
SIF checks whether a session object exists and contains a security context.
SIF将检查是否存在一个会话对象,以及它是否包含安全上下文。
The session object is the primary link to get to OLE DB functionality.
工作阶段物件是取得OLEDB 功能的主要连结。
In this application, I have used the session object for the login method.
在此应用中,我使用的方法为登录会话对象。
The following example shows how the Session object can be used in the code.
下面是如何作用Session的代码片段?
This managed-session object database is transparent to developers - much like GAE.
此托管会话对象数据库对开发人员透明—这很像GAE。
It's worth mentioning the details behind obtaining the Lotus Notes session object.
获取LotusNotes会话对象的详细信息也是值得一提的。
The session object gives access to the Lotus Domino session and its underlying objects.
session对象允许您访问LotusDomino会话及其底层对象。
The session object represents a single conversation between a consumer and provider.
工作阶段物件代表消费者和提供者之间的单一转换。
Before you can check a value, you need to request the session object and then look inside it.
您需要请求会话对象,然后察看其内部才能检查一个值。
During the page load, the client-detailed bean instance should be kept in the session object.
在页面加载过程中,包含客户端细节的bean实例应该保存在会话对象中。
In the second line, we create a new session object to use for JMX interactions with the server.
在第二行,我们创建用于让JMX与服务器交互的新会话对象。
To reuse a dynamic dictionary pass the same session object to all subsequent readers and writers.
要重新使用动态字典,请将同一会话对象传递到所有后续读取器和编写器。
After installing, in order to use it, add the Session object in the Watch window, and click the magnifier icon.
这个也可以用在一个工程生成后,把附上的代码写到一个“生成后事件”去,让它自动安装,安装后,为了能使用它,你得添加一个session对象在那个观察窗口中,并且点击那个放大镜图标.
IF the session object does not exist, SIF creates a new security context and puts it in the security context holder.
如果不存在会话对象,SIF将创建一个新的安全上下文,并将它放到securitycontext holder中。
By using a generic Session object, you can use the same code even if that code is not running inside a web application.
通过使用一个通用的Session对象,即便该代码没有在一个Web应用程序中运行,仍可以使用相同的代码。
This means that any changes made to the security context during filter chain processing now reside in the session object.
就是说在过滤器链处理过程中,对安全上下文的任何更改现在都保存在会话对象中。
You can use Dependency Injection (JSR-330) in action classes to inject a session object into a field of the action class.
你可以在Action类中使用依赖注入(JSR- 330)将会话对象注入到Action类中的属性上。
At this point, the list has not been retrieved from the database, so there is no ErrandListBean stored in the session object.
此时,还未从数据库检索差事列表,所以没有ErrandListBean存储在会话对象中。
This defect occurred because there was some session state that was not being cleaned up when the session object was invalidated.
此缺陷的发生是因为在使会话对象失效时,存在某个未被清除的会话状态。
Because session creation is costly, in terms of performance, it is a good strategy to reuse the session object whenever possible.
就性能而言,因为会话创建是昂贵的,所以在可能的时候,复用会话的对象是很好的策略。
It retrieves the security context from the session object and places it in a temporary placeholder called security context holder.
它从会话对象中检索安全上下文,并将其放置在名为securitycontextholder的临时占位符中。
The first servlet will create a Session object, register a callback URL for Twitter, and shunt the user to Twitter for authentication.
第一个servlet将创建Session对象,为Twitter注册回调url,以及将用户转向Twitter以便授权。
Most Web frameworks and browsers layer higher-level interfaces (a programmable Session object, for example) that simplify development.
大多数Web框架和浏览器层高级接口(例如可编程的Session对象)简化了Web开发。
The MISession object manages communication to the GDB, and the session object connects the GDB session to the CDI described in Part 1.
MISession对象管理与gdb的通信,Session对象把gdb会话连接到第1部分中描述的CDI。
Direct template access to the request object and attributes, the session object and attributes, and the servlet context and attributes.
对请求对象和属性、会话对象和属性以及servlet上下文和属性的直接模板访问。
The application then creates a RequestCycle object using the session object and delegates the call to RequestCycle to handle the request.
应用程序之后使用这个会话对象创建一个RequestCycle对象并委派对RequestCycle的调用去处理此请求。
应用推荐