View Single Post
  #5 (permalink)  
Old 12-14-2007, 06:23 AM
asifsolkar asifsolkar is offline
Member
 
Join Date: Dec 2007
Location: India
Posts: 11
asifsolkar is on a distinguished road
I just did some study on the reference browser software which is made in java and loads the pages well just like Internet Explorer does

to check some info on the browsers ,I did the following test
Browser Security Test

and found that Internet Explorer and this Java Software browser are identical

the Result of Internet Explorer 7

Your browser reports to be: "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; FDM; .NET CLR 3.5.21022)"

Browser name: MSIE
Version: 7.0
Platform: Windows Vista

Result of the Java Browser is

Your browser reports to be: "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; FDM; .NET CLR 3.5.21022)"

Browser name: MSIE
Version: 7.0
Platform: Windows Vista


Result on Mozilla Firefox

Your browser reports to be: "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11"
Browser name: Firefox
Version: 2.0.0.11
Platform: Windows Vista


What does this mean can i use IE dll to make my browser in java , how can this be done please help i feel i am closer to my target

Thanks
Reply With Quote