Author | Message |
---|---|
talisunep
Posts: 140
|
Posted 07:27 May 11, 2013 |
for homework 4 how do we go on handling the sessions? is there any code in the repository for this? after user log in details are checked how does spring handle sessions? |
cysun
Posts: 2935
|
Posted 09:34 May 11, 2013 |
Add an HttpSession argument to the controller. |