Actually when I trying to put 50000+ data into Vector then it gets out of memory.
How should I handle with it efficiently without change the Java Heap Space?
Debasis Jana
How should I handle with it efficiently without change the Java Heap Space?
Debasis Jana
Comment