Lauri

Your code looks like it should work. I was doing something similar with
Turbine 2.1. What version of Turbine are you using?

>   user = (WebshopUser) data.getUser();
>    if (user != null)
>    user.setTemp("cart", cart);

Are you sure that ShoppingCart is _not_ null before you call setTemp()?

Eric

-- 
Eric Emminger
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to