what happen when we give www.abc.com in url(what is process)

Answer Posted / mohit

Adding to my above post:

we reach Host using IP Address or fully-qualified domain name.

Now to interact with any application on that host we use port associated with that application.

Now as far as our web-applications are concern, they are hosted on the application servers which are running of some ports. That is why you are able to access your application hosted on weblogic by using <server ip address>:<server port>/<context root>

When you do not mention any port, by default it is treated as port 80.

You can have many application hosted on same host and each application on that host can be accessed using port assigned to that application.

Please remember, Weblogic server is also an application for hosting web-applications.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is weblogic?

624


What is a machine?

570


What are the transaction isolation levels supported by weblogic jdriver?

518


Why do we need to remove cache?

532


What are stubs and how do they function in a web logic cluster?

533






What type of object is returned by resultset.getobject()?

510


Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic

520


What are the admin default ports?

670


How can we configure http tunneling on weblogic?

536


How to write a program of web logic server to get the connection pool attribute?

506


What is a thread dump?

579


What are application servers?

525


What are tuning jvm parameters?

568


How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic

519


Can I use a native two-tier driver for a browser applet? : BEA Weblogic

521