what happen when we give www.abc.com in url(what is process)
Answer Posted / mohit
When you enter the URL, The URL is looked up in DNS to get
the IP address of the desired Host.
Now, on that host, client interacts with the desired
application using the application port.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the functions of t3 in the web logic server?
What is meant by managedserver?
What is a local transaction?
How do I look up an ora sqlexception? : BEA Weblogic
What are stubs?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
What are the ways in which weblogic servers can run on multiple machines?
How to access the admin console?
What is SSL in weblogic ?
How to write a program of web logic server to get the connection pool attribute?
What is meant by adminserver?
Explain the use of http ?
How to troubleshoot it?
When we will take thread dump?
Do you know how are multi-byte characters used with weblogic jdriver?