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 are weblogic clusters?

908


What Is Boot.proerties File In Weblogic Server ?

738


Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic

665


What is the managed server?

711


In web logic what is the msi code?

673






What are the capabilities of weblogic server?

776


How do I use a temporary destination? : BEA Weblogic

679


I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic

672


What is the format of a log message in a web logic server?

690


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic

701


What are application servers?

672


What is a non-durable topic subscriber?

717


How many types do you configure managed server in weblogic server?

659


What is the weblogic server?

693


What are class paths?

694