Is it possible to use Java to build a web browser like Internet Explorer that will open all the web pages and display all the contents?
I advise you to take a look at the Lobo Browser project, an open-source java-written web browser. Take a look at the source and see how they did it.