20 Aug
2012
20 Aug
'12
5:23 a.m.
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