difference between applicationserver and webserver
Answer Posted / veeru
Web Server is used to render mostly static content (html
pages), while app server is capable of offering more
services like execution of dynamic pages (jsp,servlets) and
offeres many out of box infrastructure components like
security, transaction handling, database connectivity, and
many other services.
WebServer and Appservers can be on different boxes to
improve performance in Ntier architecture.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is chat area? Explain.
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
If your ui seems to freeze periodically, what might be a likely reason?
What event results from the clicking of a button?
what is the use of State Factories?
What are externizable interface?
What are the design considerations while making a choice between using interface and abstract class?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What’s jboss jbpm?
What is the difference between the font and fontmetrics classes?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Why is actionform a base class rather than an interface?
Which containers use a border layout as their default layout?
How messaging services are done, before release of JMS?
What is the relation between the infobus and rmi?