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
Can two jms servers share the same persistent store? : BEA Weblogic
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
What are the uses of a middleware server?
Do you know what is the local interface used by web logic server?
What are the toolbar elements.
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic
What is a trace in relation to web logic server?
Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic
Tell me what are the causes of having ociw32.dll error in the database of web logic server?
How do I configure jms security? : BEA Weblogic
Explain The Methods For Providing User Credentials For Starting The Server ?
What is thread stack size?
What is the difference between url instance and urlconnection instance?
How managed servers communicate with each other?
Why do we need to remove cache?