How can I set and get a new session variable in xwiki. Something like:
context.getRequest().getHttpServletRequest().getSession().setAttribute("The_name",value);
context.getRequest().getHttpServletRequest().getSession().getAttribute("The_name");
Thanks for the help
--
View this message in context:
http://n2.nabble.com/Session-Variables-tp674006p674006.html
Sent from the XWiki- Dev mailing list archive at
Nabble.com.