Quote:
I tried keeping it there but its still not taking the URL from the textfield.Im calling toString() because i've tried many things but its still not working.Can you please provide some sample code for taking a URL from a textfield and passing that URL to a BufferedReader ?
All you need to do is get the String and my sample code to do this is no better than what is posted in the Java tutorials. I think that we still need to get a better understanding of what you're doing wrong in order to solve this.