Accessing Java EE Scope Objects

From Documentation
Revision as of 07:10, 1 August 2023 by Hawk (talk | contribs)


Accessing Java EE Scope Objects



Executions

org.zkoss.zk.ui.Executions

getCurrent

Executions.getCurrent()

Retrieves the current execution (request/response).


Sessions

org.zkoss.zk.ui.Sessions

getCurrent

Sessions.getCurrent()

Retrieves the current session.



Last Update : 2023/08/01

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