hi i wrote java applet country capital program .in which user will enter the the country name
in one text field and their capital will be seen on another text field .for the time .I kept all country in one string array and capital on another string array.But i want to access capital country from file and then read it to string arrays. Any one can help me to solve such problem.......:cool:
