Ok so I wrote a piece of code testing ability of my java to connect to internet. It is supposed to fetch html from www.google.com and display the contents in a JFrame's JTextArea object. Here's the code, so you can have clear picture:Ok so I wrote a piece of code testing ability o