You need to store each user into a vector and then store the vector as a session variable.

Take a look at java shopping carts for a better understanding


...
public void...