Danny Sokolsky wrote:
Hi,
> You can have your URL rewriter pass the value of
> xdmp:get-request-url as a parameter to your module, then you
> can use that in your module.
Thanks for your response. What do you mean exactly by
"parameter"?
For now, I pass the value as a URI parameter (in the query
string of the URI: ...?uri={$uri}) but I don't like to override
the initial query string.
I thought also about using a session field, but I am afraid I
then could run into race conditions (if the user asks for two
pages very quickly, and the second request arrives to the uri
rewriter before the first one has been dispatched to the
rewritten URI...)
Regards,
--
Florent Georges
http://www.fgeorges.org/
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general