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
Define the functions of t3 in the web logic server?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
How many ways take thread dumps?
What you can do with node manager?
How many ways to start and stop weblogic servers?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
When can high usage of CPU occur?
What is the default thread stack size in windows?
What is wlst?
What is the java authentication and authorization service (jaas) 1.0?
What can be the various reasons for a server crash?
how ITIL process occurs in weblogic?
What is a messaging bridge?
What are the different modules of wlst? Explain?
What is t3 protocol?