Cancel the session http ans unlink all the objects linked to it.
1 http.session.invalidate
<http.session.invalidate />
Example
Copy
<xsql-script name='http_invalidate'> <body> <http.session.invalidate/> </body> </xsql-script>