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 is the threshold level for think time and how can be this changed?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
How can you test the global servers with using loadrunner
What is parameterizion?
What is the difference between lr_error_message and lr_debug _message?
In a web server, database and network are all working fine and now, where could be the problem?
Hi guys I am pravash kumar satapathy having 4.5yrs experience in loadrunner .i am providing online training in loadrunner,jmeter .if any body are interested directly u can call me or mail me pravashkumarsatapathy@gmail.com pk.loadrunner-----skype 9437629024
What is script list?
What are different types of vuser logs which can be used while scripting and execution?
How can we perform functional testing under load?
How you set maximum number of vuser that a host can run?
How you enhance the basic script?
When a scenario run exactly what happened?
How to create a host list for a scenario?
What is host?