Spring "session" scope of a bean

Posted by EugeneP on Stack Overflow See other posts from Stack Overflow or by EugeneP
Published on 2010-05-07T13:15:53Z Indexed on 2010/05/07 13:18 UTC
Read the original article Hit count: 149

Filed under:
|
|

It seems to me that "session" scope is another means to keep objects in session as

using setProperty / getProperty.

Correct?

© Stack Overflow or respective owner

Related posts about java

Related posts about spring