The <code>request</code> annotation is specific to BaseX: servlet request data can be bound
to a variable specified by this annotation and then processed via the [[Request Module|Request Functions]]. The followingexample returns the current session id:
<pre class="brush:xquery">