Tagged Questions

0
votes
4answers
717 views

Strategy in java to clean up / remove unused map elements

I'm implementing a "manager" in my web app that can be called to set and get which web site context the current thread is in (we white label our site so the web site context represents which site ...