How do I make my web browser java compatible?

How can a web browser be created in Java?

  • i want to create a fully functional web browser for my college project . But i know only java .so please explain how to create a basic java based web browser step by step .. as  i found some codes on internet but i  can't understand them

  • Answer:

    Isn't there enough bad things in the eorld already? ;) java is a slow thing!

Vaibhav Kaushal at Quora Visit the source

Was this solution helpful to you?

Other answers

Implementing a "Fully functional" web browser is tooooo much for a college project. You have to go through a plethora of RFCs and  standards to do that. Even implementing single feature(bug free and following all standards) is difficult within your college project timespan (3-6 months) Choose your project wisely.

Siva Krishna Gontla

yes you can, you could easely get one done using JavaFx WebView

Riccardo Noviello

It's been done. In the early days of Java, Sun had one. It was called https://en.wikipedia.org/wiki/HotJava, but it was slow as hell.

Paul Tomblin

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.