Harry Bos

Greenhorn
+ Follow
since Oct 30, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Harry Bos

Hello there,

I`m quite new to jsp but have to build a simple shoppingcart for practice.

I use this code like below:





Now every time i add my first item to the cart it works. But when i add my second item it removes the first item and just adds the second one.

How can i make sure both items will stay in the cart together?

Thanks in advance!
20 years ago
JSP