difference between applicationserver and webserver
Answer Posted / supraja
Web Server understands and supports only HTTP protocol
whereas an Application Server supports HTTP,TCP/IP and many
more protocols. Also many more features such as
Caches,Clusters,Load Balancing are there in Application
Servers which are not available in Web Servers. We can also
Configure Application Servers to work as Web Server. In
short, Applicaion Server is a super set of which Web Server
is a sub set
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is an isolation level?
Can I map more than one table in a cmp?
whats is mean by tiles in struts
For which statements does it make sense to use a label?
What’s jboss jbpm?
What you mean by COM and DCOM?
Have you used threads in Servelet?
Difference between hashmap and hashtable?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What are the benefits of detached objects?
Why is string immutable in java?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
What is the diffrence between a local-tx-datasource and a xa-datasource?
Write a singleton program?
How many times may an objects finalize() method be invoked by the garbage collector?