Image:stop.png This documentation is for an older version of ZK. For the latest documentation please click here .

session - org.zkoss.zk.ui.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.