session"

From Documentation
m
Line 2: Line 2:
  
 
= session - <javadoc type="interface">org.zkoss.zk.ui.Session</javadoc> =
 
= session - <javadoc type="interface">org.zkoss.zk.ui.Session</javadoc> =
The session. It is similar to <tt>javax.servlet.http.HttpSession<ref>ZK session actually encapsulates the HTTP session to make ZK applications independent of HTTP.</ref>.
+
The session. It is similar to <tt>javax.servlet.http.HttpSession<ref>ZK session actually encapsulates the HTTP session to make ZK applications independent of HTTP.</ref>.</tt>
  
 
<blockquote>
 
<blockquote>

Revision as of 05:50, 27 October 2017

session - Session

The session. It is similar to javax.servlet.http.HttpSession[1].


  1. ZK session actually encapsulates the HTTP session to make ZK applications independent of HTTP.

Version History

Version Date Content
     



Last Update : 2017/10/27

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.