i have create a functionality such that there are two boxes left and right. The values will be checked in the left box and after clicking on right arrow (>>) the value will get moved into the Right box. Vice versa with left arrow (<<).
I am displaying these values using Java HashMap . My question is if two different users login the site and they move the values from one box to another , ( they are seeing the same values )...
User Profile
Collapse
-
Does this case need to be thread safe in Java ?
Last edited by Niheel; Apr 7 '14, 02:47 PM.
No activity results to display
Show More