Changed all servlet Map implementations to use the Map.Entry implementation MapEntry, rather than returning the values which caused Map.putAll() to throw confusing ClassCastExceptions
Changed paths: