Pages, where the URL has a session parameter, are duplicated many times in the search engine's index for your site.
包含使用了会话参数的URL的页面,会在搜索引擎中有关您站点的索引中多次复制该页面。
Note that no special treatment of the SAP client ID is required since it is implicitly given by the underlying session parameter.
注意,不需要对SAP客户机id进行特殊处理,因为它是通过底层会话参数隐式地提供的。
The session parameter can be null, meaning that the method will create a separate anonymous session, do the work and then save the session in one method call.
session参数可以为空,这表示该方法将创建一个单独的匿名会话,请创建该会话,然后在一次方法调用中保存它。
Since all ConfigService methods take a session parameter, you need to create a com.ibm.websphere.management.Session first before making any call, as shown here.
由于所有的ConfigService方法都使用一个session参数,因此在任何调用之前,您都要先创建一个com . ibm . websphere . management . session,如下所示。
You specify the session id that was returned by the login method as the session parameter, and the module you are adding the record into as the module parameter.
将login方法返回的会话id指定为session参数,将在其中添加记录的模块指定为module参数。
The example application stores the type of the screen to display as a render parameter, and the content of the shopping cart (the number of stocks) as a session parameter.
该示例应用程序将要显示的屏幕类型作为呈现参数存储,将购物车的内容(股票的数量)作为会话参数存储。
If the action name is UpdateView, update the session parameter com.ibm.faces.portlet.page.view for the view name as determined from the data retrieved from the action parameter.
如果动作名称是UpdateView,为视图名称更新会话参数com . ibm . faces . portlet . page . view作为从动作参数寻回数据的定义。
The transacted parameter passed when the JMS session is created is ignored this time — all messages will be received as part of global transaction started by the container.
创建JMS会话时创建的事务参数此时将被忽略——所有消息都将作为容器所启动的全局事务的一部分进行接收。
Since the parameter is not maintained in the URL, it needs to be stored in the session (even in the case of anonymous use) and therefore impacts portal server memory consumption.
由于参数不能保存在URL中,而要保存在会话中(即使在异步使用情况下),因而影响门户服务器内存消耗。
If you pull down the combination (combo) box, you'll see that you can store the output property in several different scopes, such as parameter or session scope.
如果您拉下这个组合框,您将会发现您能够把输出属性存储在几个不同的领域,比如参数或者话路领域。
Once you've interacted with the page and the parameter is no longer in the URL — but stored in the session — you can no longer bookmark your selection.
一旦与页面交互,参数将不再在URL中—而存储在会话中—您不再需要将您的选择加入书签。
Delegate this dependency operation to the corresponding parameter dependency operation in the Session Facade pattern.
将这种依赖操作委托给SessionFacade模式的相应参数依赖操作。
The request processing class also must set the session variable jspMode with the parameter value read from the request object.
请求处理类还必须用从request对象中读取的参数值设置会话变量jspMode。
Use an interactive wsadmin session to verify and experiment with the method, its use, and its parameter values.
使用交互式的wsadmin会话检验这个方法、它的用法和参数值。
Under the hood, I've set up a little security catch: a ServletFilter that will check to see if the given parameter name matches the name currently in session for the current user.
在暗地里,我已经建立了一些安全捕捉:ServletFilter将查看给定的参数名称当前是否与当前用户会话中的名称相匹配。
This method takes one parameter (history), which points to the analysis session for which rules that are being executed.
这个方法拥有一个参数(history),它为即将被执行的规则指出分析会话。
This parameter tells Lotus Domino to leave the session for delivering mail open between the various servers.
这个参数告诉LotusDomino将不同服务器之间传递邮件的会话保持在开启状态。
Similarly, the CallIdentifier parameter you passed uniquely represents a specific call session. This is depicted in figure 2-4.
类似地,您传递的CallIdentifier参数将唯一地表示特定呼叫会话。
Prior to setting this parameter, Lotus Domino would establish a session to a mail server to which it was transferring a message, authenticate, send the message, and then drop the session.
在设置该参数之前,LotusDomino需要建立与接收消息的邮件服务器的会话,进行认证,发送消息,然后撤销会话。
In the case of a log-out, the session logger logs the reason for the logout (for example, timed out) as the URI parameter.
在注销的情况下,会话日志记录器记录注销原因(例如超时)作为URI参数。
If a specific parameter gets too large, it is stored in the session and only the reference key is stored in the URL.
如果一个特定参数太大,将被存储在会话中,并且只有引用键被存储在URL中。
ISOLATION level is set at the session level using set ISOLATION, set at the SQL statement level using the WITH clause or set at the database level using a database Configuration parameter.
使用SETISOLATION在会话级、使用with子句在sql语句级或使用数据库配置参数在数据库级设置隔离级别。
The preferred language can be set per session, per user, as a site default and you can change it also with a override with a request parameter.
偏好语言可以按会话,用户或作为网站默认来进行设定。你也可以使用一个请求参量进行覆盖从而改变语言设定。
You only get the parameter for one request; after that each portlet on the page needs to store the value in the session. This requires having sessions even in the case of anonymous use.
您只能获得一个请求的参数,之后页面上的每个portlet需要在对话中存储该值,这需要有会话,甚至在匿名使用的情况也需要有会话。
The session ID can be passed in one of three ways: as a parameter in an HTML form (typically a hidden field); as a parameter appended to the query string; or as an attribute of a cookie.
会话标识可以用三种方式中一种进行传递:作为HTML表单中的参数(通常是隐藏字段);作为附加在查询字符串后的参数;或者作为 cookie 的属性。
In block 1, the servlet checks for a session object by invoking a method on the request object, res, which was passed to the servlet method as a parameter.
在block1中,servlet通过调用请求对象、res(作为参数被传递到servlet方法)的方法检查session对象。
Drag the Customer class to the Entity Classes parameter to update the session bean class.
将Customer类拖至entityClasses参数用以更新session bean类。
After you have created it, the session bean class is manually bound to the Business Service input parameter of the Business Delegate pattern instance.
创建它后,sessionbean类被手动绑定到BusinessDelegate模式实例的BusinessService输入参数。
After you have created it, the session bean class is manually bound to the Business Service input parameter of the Business Delegate pattern instance.
创建它后,sessionbean类被手动绑定到BusinessDelegate模式实例的BusinessService输入参数。
应用推荐