How do I make my web browser java compatible?

How do I build a parallel web browser in Java from scratch?

  • I want to build a web browser in which there are two tabs open on one window so that the user can browse through both the tabs without needing to switch between the two. It is like placing two browsers side by side on the screen, but in this case there is only one application. I have created the browser which renders HTML, but I want it to render CSS and JS too. I have tried using Lobo Browser, CSSBox, and CSSParser, but all of them lack a good tutorial. I also referred this question: But webkit and mozilla are hard to understand. Another link I referred to is this: https://www.informit.com/guides/content.aspx?g=java&seqNum=521, but it too lacks a complete and thorough explanation. This is my project and I want to complete it by the end of February. Any help would be appreciated.

  • Answer:

    Okay, as I said, its almost the end of February and it seems I am 99% done with it. I created the browser using VB.NET. Seems JAVA is way too complex to develop a fully fledged web browser from scratch. My project, using VB, now has almost all of the features seen nowadays in modern browsers, including proxy settings, and cache control. Only thing I miss there are smart screen filters, and/or antivirus programs to scan the websites. And yes, location tracking.

Ayush Khemka at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

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.