Help needed for creating a browser !!!

P

Prof

I am currently doing a proj for my diploma and want to create a browser
using java. but i heard that java dosnt totally support browser
integration or displaying of web sites properly. also i heard of GECKO
engine by mozilla which can be embedded , so can i embead it in a java
compnent or cant i ??

plz suggest so options for me

thanks !!!
 
A

Andrew Thompson

Prof said:
I am currently doing a proj for my diploma ..

Diploma in/of what?

(Java not)
...displaying of web sites properly.

Name a single user agent (web-browser) on this planet
that renders every web site just as it's author intended.

No UA so much as supports the entire W3C HTML
recommendations, and even when they do support an
element defined by the W3C, the rendering support
may well be 'buggy'.
 
R

Roedy Green

I am currently doing a proj for my diploma and want to create a browser
using java. but i heard that java dosnt totally support browser
integration or displaying of web sites properly. also i heard of GECKO
engine by mozilla which can be embedded , so can i embead it in a java
compnent or cant i ??

You can embed anything with sufficient JNI glue. There was work at
sometime of a Netscape written in Java. Perhaps somewhere those
sources are still available.
 
R

Rogan Dawes

Roedy said:
You can embed anything with sufficient JNI glue. There was work at
sometime of a Netscape written in Java. Perhaps somewhere those
sources are still available.

look for "Jazilla"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top