Hi all, I am trying to use a hashtable for a program that I am working on..my problem is there is a lot of data can anyone tell me if there is a maximum size to a hashtable? i tried storing the same information in an arraylist and i got an outofmemory error.. the number of entries into this hashtable could ...