Store the session data temporary
Hi
I'm a beginner in JSP, and I started to design a webpage to ebook store site.
I have a problem with saving the session data , because i didn't want to use data base in may site. and that data will used in the later pages in the web site.
as example : if the user needed to add more than one item to his\here cart , then all that items must appeared in the page named view cart .
so please help me.....

