What are the major differences between Web Server and
Application Server?
Answer Posted / guest
The basic difference between a web server and an application
server is
Webserver can execute only web applications i,e servlets and
JSPs and has only a single container known as Web container
which is used to interpret/execute web applications
Application server can execute Enterprise application, i,e
(servlets, jsps, and EJBs) it is having two containers 1.
Web Container(for interpreting/executing servlets and jsps)
2. EJB container(for executing EJBs). it can perform
operations like load balancing , transaction demarcation etc
etc
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What is loadrunner agent?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
How can performance bottlenecks be identified?
What are the section contain by the vugen while creating a vuser script?
When the rendezvous point is insert?
How many types of graphs are available in loadrunner?
What is the purpose of a loadrunner transaction?
What the vuser script contain?
What is running virtual user graph?
What is transaction performance graph?
What tools are required to analyze vuser run results?
What is the purpose of an extended log?
How many users can I emulate with loadrunner on a pc?
When you initialize the vuser what happen?