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 is meant by domain, adminserver, managedserver?
What are the steps involved in setting up classpath in web logic server?
Can the bean class implement the ejbobject class directly? If not why?
How are notifications made when a server is added to a cluster?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic
How do I use a third-party jdbc driver with jms? : BEA Weblogic
What are crossdomainconnectors in reference to web logic servers?
Whenever we see a very slow response from server-side, then what all thing we need to look into?
Explain what an application server does and it's major components.
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
What is clustering and what is achieved through it?
When we will take thread dump? Please give us some examples?
What does the connected to element in the toolbar signify?
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
What is meany by plugin?