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
How primary key is implemented in Oracle?
What is the relation between the infobus and rmi?
Explain the steps in details to load the server object dynamically?
How will you pass parameters in RMI? Why do you serialize?
What is Remote Server?
What must a class do to implement an interface?
What is TL and its use?
what is handle?
What is the difference between the string and stringbuffer classes?
What is in-memory replication?
What is ioc concept?
Do we need to override service() method
how do you Handle Front End Application data against DB with example?
To identify IDL language what mapping mechanism is used?
What is the difference between a menuitem and a checkboxmenuitem?