S
skijor
How do you detect when a user has abandoned a JSP session? In this
case a user has selected items from a catalogue and included them in a
shopping cart (cart table). If the user never checks-out and
disappears I want to clean the shopping cart table.
case a user has selected items from a catalogue and included them in a
shopping cart (cart table). If the user never checks-out and
disappears I want to clean the shopping cart table.