Question: how to save user data across multiple requests, we are
trying to customize XWiki Enterprise VERSION 4.1.3
Tried: xcontext.put(key, value) , but doesn't work. it only saves
data within the same request .
Any suggestion is highly appreciated.
Thanks,
Ray