What is a web server? How is it different from Application
server?

Answers were Sorted based on User's Feedback



What is a web server? How is it different from Application server?..

Answer / karmanpreet kaur

Server is a program which fulfills request made by client
located in the same or other computer.
The web browser is a client which makes request for html
pages on network called web pages.Web server serves
requests made by web client.
An application server is a superset of Web server which
executes business logic.It is a server program on a
distributed network that handles backend business
applications(business logic) or databases.
Examples of Application server are
JBoss, WebLogic, WebSphere, Glassfish, Sybase Enterprise
Application server

Is This Answer Correct ?    10 Yes 1 No

What is a web server? How is it different from Application server?..

Answer / hari

webserver provide the web content it can support only static content that means like images html pdf and application server support dyanamic content and static content also the main differance of web server to application server.in web server deployed application on server inside and inside machine also means where install web server that machine only.but application server deployed the application remote machine that mean application server acess from remote location to here 

Is This Answer Correct ?    1 Yes 0 No

What is a web server? How is it different from Application server?..

Answer / suresh

web servers are computers that deliver webpages.Every web
server has ab IP address and possibly a domain name.

Application server is a program that handles all
applicationsoperations between users and an organization's
backend business applications or datasource.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

How do I do http tunneling? : BEA Weblogic

0 Answers  


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

0 Answers  


What is the name of default jvm that is made used for weblogic?

0 Answers  


Explain the types of application deployed in wls?

0 Answers  


Which types of jdbc databases does weblogic jms support? : BEA Weblogic

0 Answers  






How to find out the listening ports?

0 Answers  


Explain the domain creation types?

0 Answers  


What is console mode?

0 Answers  


What Is Multicast And Unicast In Weblogic ?

0 Answers  


What is meant by session replication?

0 Answers  


What is bootup process?

0 Answers  


How to change from development mode to production mode in weblogic 10.3?

0 Answers  


Categories