Ok I finally forget @SessionAttributes annotation and HttpSession.getAttributes() or WebRequest.getAttributes().
My session-scoped bean is declared in my spring xml configuration file like this :...
Type: Posts; User: gdony; Keyword(s):
Ok I finally forget @SessionAttributes annotation and HttpSession.getAttributes() or WebRequest.getAttributes().
My session-scoped bean is declared in my spring xml configuration file like this :...
Hi,
I have in my spring configuration file :
- a bean which is session-scoped
<!-- ************** -->
<!-- context -->
<!-- ************** -->