Hello every product, now I work with a shopping cart, I wonder if the use of between the Stateful Session for Cart or Login is between Seam or the HTTP session. Everyone has any ideas?
How to compare state for item ID, if it is equal, then I will add item to one unit, this means that item ID = 1 coke and user add to the cart. Another coke will become this 2 coke unit It's easy with an HTTP session but with Stateful and JSF I do not know how to do this?
And a little question for skin change for the site. I was making a combobox for the user who can select the name of the skin and when the user selects the default skin of the other skin difference, the default skin will change the other, but how can I change CSS and images Am I
Please thank me!
Comments
Post a Comment