Posted By:
AlessandroA_Garbagnati
Posted On:
Friday, November 29, 2002 12:26 AM
Tanja,
just my two cents...
You can use a Set (or a List) instead of your value. Inside that collection, you can insert any value you need to map to that specific key.
I know that this seems odd, and hard to code, but it could be a possible scenario.