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
What are the three sections of a vuser script and what is the purpose of each one?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What is gui vuser and on which platform it will run?
What is a ramp up and how it can be set?
how to get current system time Loadrunner function?
What are the types of checkpoints is available in loadrunner?
What are all the components of loadrunner?
What is action section?
If we want to know the size of each component in system how?
What is manual correlation?
How to identify what to correlate and what to parameterize?
How you identify performance test use cases of any application?
What is the significance of “vuser-init “?
When loadrunner is used?
What component of loadrunner is used to record a script?