http://qs321.pair.com?node_id=854305


in reply to Re^3: Adding the duplicate data using arrays
in thread Adding the duplicate data using arrays

Ok..JavaFan. If i have the data "Apple banana 100" if i split on the basis of "\s+" it will split Apple and Banana...so how can i split in such a way that "Apple Banana " is the key and "100" is the value...give me some wisdom