Exception -Session attribute 'cartSummary' required
Posted: Mon Sep 17, 2012 12:42 pm
Hi,
I am trying to find out where the time is set for items in cart to expire for anonymous users. When I try to do 'remove' the cart item in an expired session (browser was left out on cart page), I am getting 'org.springframework.web.HttpSessionRequiredException: Session attribute 'cartSummary' required - not found in session'.
Please advise.
Thanks,
Srini.
I am trying to find out where the time is set for items in cart to expire for anonymous users. When I try to do 'remove' the cart item in an expired session (browser was left out on cart page), I am getting 'org.springframework.web.HttpSessionRequiredException: Session attribute 'cartSummary' required - not found in session'.
Please advise.
Thanks,
Srini.