Tuesday, November 29, 2011

What is the difference between web server and application s

Application Server: takes care of Security, Transaction, Multi threading, Resource pooling, load balancing, clustering, performance, highly availability, scalability, etc. Exposes business logic to client applications through various protocols, possibly including HTTP. Supports deployment of .war and .ear files Application server = web server + EJB container.
Category:Web Sphere Interview Questions

No comments:

Post a Comment