I have object in object (obj Product(id, name price) in obj CartItem (qunatity, obj Product)), how should I add atributes to jsp? Right now i have something like this, and T