where can i get an open-source Internet Explorer written in Java?
i wanna take a study of it and get knowledge behind it.
thanks a lot in advance!
Sherm Pendley - 09 Apr 2007 02:03 GMT
> where can i get an open-source Internet Explorer written in Java?
Nowhere. IE is neither written in Java nor open source.
sherm--

Signature
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
Arne Vajhøj - 09 Apr 2007 02:09 GMT
> where can i get an open-source Internet Explorer written in Java?
> i wanna take a study of it and get knowledge behind it.
I assume you just mean *a* open source web browser written
in Java.
Some exist - Google finds:
http://html.xamjwg.org/browser.jsp
https://zambro.dev.java.net/
Arne