VimleshMishra
Member
- Member since
- Mar 26, 2014
- Last active
- Apr 23, 2014
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
60620d14-d1b0-4908-b965-abaeeba604b3
Hey why no any logic in sessionCreated method? You should set cart items in session once session created. Get items from database...
-
#Threads
5ae818d2-80c4-4e20-8885-282183350752
I don't think problem is here, problem must be in session listener which populating session with existing items. Debug it or will...
-
#Threads
9f60c5f6-0111-4675-974d-62095971dcfb
Did you debug the code? How are you storing items of shopping cart in session? Debug sessionCreated and sessionDestroyed method and try...
-
#Threads
7fd22e5f-dccc-4b46-9ccd-b84d528c7900
I am bit confused why does he want to switch S/W testing as he has developer experience also i am more intrested...
-
#Threads
7d7a83a2-565a-4182-a08e-425b6558fe9d
I believe that getHibernateTemplate() method returning you null [please debug and verify] if yes it because of you are not in spring...
-
#Threads
de63a464-2169-4828-9944-5175fbc021c8
John, create your own HttpSessionListener and override sessionCreated/sessionDestroyed method to provide logic.
-
#Threads
8a6c34d1-6f88-426b-a651-29d137576ca5
zion as anoop told ArrayIO is not from standard java library which giving error while compilation try below link #-Link-Snipped-#