What is a web server? How is it different from Application
server?
Answer Posted / 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 |
Post New Answer View All Answers
What is meant by node manager?
Explain the functionality of iiop ?
What are stating modes are available in Weblogic Server ?
What causes the condition OUT OF MEMORY?
Define the list of pre-configured queues?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
What is meant by session replication?
How do stubs work in a weblogic server cluster? : BEA Weblogic
How do you troubleshoot a crash?
What is the java authentication and authorization service (jaas) 1.0?
What is the easiest way to set the classpath ?
How do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
What is the significance of boot?
When should I use multicast subscribers? : BEA Weblogic
What is an administration server?