Vikas,

why you decided that cart = new WebShoppingCart(request, locale,
currencyUom); is not executed ?
If you debug it right you will see that this line is executed at first visit
and then WebShoppingCart line 44
super((GenericDelegator)request.getAttribute("delegator"),
ProductStoreWorker.getProductStoreId(request) ... creates the shopping cart.

It happens at first visit to ecommerce or at Order Entry->Continue.
I am not aware of any preprocessors for this. Of course may be i am wrong...
May be your browser donot destroy the session. You can destroy your shopping
cart through Clear Order.

I hope this will help you.

Bilgin Ibryam
-- 
View this message in context: 
http://www.nabble.com/When-do-Shopping-Cart-object-come-into-existence----tf4372170.html#a12477068
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to