This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes Functionality of the browser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Functionality of the browser" Watch "Functionality of the browser" New topic
Author

Functionality of the browser

Vedprakash Pathak
Greenhorn

Joined: Mar 06, 2001
Posts: 24
Hi,
Can someone pls explain me that what exactly does the browser do when we give the URL of out html file location (besides opeing the file in the browser). I mean that what are the steps taken by the browser to display the contents of the HTML file. Any article pointing me in this direction would be very helpful
TIA
maateen ashraf
Ranch Hand

Joined: Jan 08, 2001
Posts: 122
study url class in java documentation
i hope that will help
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
This question is really more appropriate to the "Sockets and Internet protocols" forum, so I've moved it for you.


A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Functionality of the browser
 
Similar Threads
Open a HTML file
how to execute javascript in web browser?
Basic questions in Swing
URLConnection & writing HTML back to browser
JSP file doesnt show after window.open()