differentiate between server and web server
Answers
Answered by
1
Answer:
Server is a central place where information and programs are stored and accessed by applications over the network. Web Server is a server which accepts a request for data and sends the relevant document in return whereas Application Server contains a ejb container component as well to run the enterprise applications.
Answered by
1
Required Answer:
☑ A Server is a place where information and programs are stored and accessed by applications over the network.
☑ Web Server is a server which accepts a request for data and sends the relevant document in return whereas Application Server contains a ejb container component as well to run the enterprise applications.
Similar questions