templates.session.session.thl.html Maven / Gradle / Ivy
Wisdom - Session
Session
This example demonstrates how to use the session objects. Session are stored using a cookie,
and transferred between server calls.
Current session:
- k = v
No data stored in the session.
Populate or Clear the session: