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
Related Q & A:
- How do I build a snowboard box?Best solution by ehow.com
- How do I Build a Great Home theater system?Best solution by Yahoo! Answers
- How do I build a worm farm?Best solution by Yahoo! Answers
- How do I build a soccer goal?Best solution by thisoldhouse.com
- How do I build a gingerbread eiffel tower?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.