N
newbie29
I have a shopping cart servlet that adds to the cart when "add" is
pressed. Unfortunately, it also unwantingly adds to the cart whenever
I refresh the page. Has anyone encountered this?
I'm assuming that since I refresh that the servlet is called again and
thus performs the adding.
Does anyone know how to solve this?
Thanks,
N29
pressed. Unfortunately, it also unwantingly adds to the cart whenever
I refresh the page. Has anyone encountered this?
I'm assuming that since I refresh that the servlet is called again and
thus performs the adding.
Does anyone know how to solve this?
Thanks,
N29