Difference between server and web server? …
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by ---@--- Goel 6 years, 5 months ago
- 2 answers
Yogita Ingle 6 years, 5 months ago
1. Application Server supports distributed transaction and EJB. While Web Server only supports Servlets and JSP.
2. Application Server can contain web server in them. most of App server e.g. JBoss or WAS has Servlet and JSP container.
3. Though its not limited to Application Server but they used to provide services like Connection pooling, Transaction management, messaging, clustering, load balancing and persistence. Now Apache tomcat also provides connection pooling.
4. In terms of logical difference between web server and application server. web server is supposed to provide http protocol level service while application server provides support to web service and expose business level service e.g. EJB.
5. Application server are more heavy than web server in terms of resource utilization.
Related Questions
Posted by Avani Tiwari 1 year, 2 months ago
- 0 answers
Posted by Kishan Mishra 1 year, 6 months ago
- 0 answers
Posted by Lavi Lalwani 1 year, 2 months ago
- 0 answers
Posted by Anshu Phogat 1 year, 2 months ago
- 1 answers
Posted by Niharika ,Garg 1 year, 2 months ago
- 0 answers
Posted by Anu Anu 1 year, 4 months ago
- 0 answers
Posted by Divyansh Yadav 1 year, 4 months ago
- 0 answers
Posted by Ashutosh Tiwari 1 year, 4 months ago
- 0 answers
Posted by Abhijeet Kumar 1 year, 3 months ago
- 0 answers
Posted by Anshika Agrawal 1 year, 6 months ago
- 2 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
---@--- Goel 6 years, 5 months ago
0Thank You