| 1. | This increases the size of the session object 它会增加会话对象的大小。 |
| 2. | We chose to store the list of groups in the session object 我们可以选择将组列表存储在会话对象中。 |
| 3. | First , the stateful session object 首先,有状态会话对象( |
| 4. | Gets the intrinsic session object that provides access to session data 获取提供对会话数据的访问的内部会话对象。 |
| 5. | Method needs to store a reference to a session object from your repository 方法需要存储来自存储库的会话对象的引用。 |
| 6. | Tag to display the parameters passed to jsps in either the session or request objects 标记来显示传递给jsp的会话对象或请求对象中的参数。 |
| 7. | By default , the asp . net session object uses a client - side cookie to store an identifier 默认情况下, asp . net会话对象使用客户端cookie存储标识符。 |
| 8. | Object that stores page state on the server in the session object associated with the client 对象,该对象将页状态存储在服务器上与客户端关联的会话对象中。 |
| 9. | The data source object makes a connection to the database and then creates one or more session objects 数据源对象与数据库建立连接,然后创建一个或多个会话对象。 |
| 10. | As a result , a new session id is generated for each page request until the session object is accessed 因此,在访问会话对象之前,会为每个页请求生成一个新的会话id 。 |