in reply to Who needs shopping carts?

its a far too simplistic view, making a good stateless yet efficient shopping cart involves using a database which has either the inherent ability to store objects like oracle or using a language like java which allows you to serialize objects and store them in databases as instances which can be retreived later. While it s not vastly difficult to do the above. some amount of design constraints are involved. like the design of the cart object. krylormaximus@hotmail.com