Storing data into Hashmap and getting the same !!!!
hi,
I have got a strange doubt..Please tell me if i can do this ..
Suppose I have a program called get.java which get the data from user and stores it in HashMap .This Prgm is running in one command Prompt.
And I have another Program called show.java in another command Prompt which will get the Data from HashMap and Display it..
My Question is Can the Prgm show.java get the Values from the HashMap which is stored by get.java ?
I hope iam Clear with the Question ..
Please please let me know if this is Possible ...
Thanks in Advance ..
iwishtolearn@rediffmail.com

