what is difference between web application and client
server application
Answer Posted / parameswaran
(1) Webserver serves pages for viewing in web browser,
application server provides exposes businness logic for
client applications through various protocols
(2) Webserver exclusively handles http requests.application
server serves bussiness logic to application programs
through any number of protocols.
(3) Webserver delegation model is fairly simple,when the
request comes into the webserver,it simply passes the
request to the program best able to handle it(Server side
program). It may not support transactions and database
connection pooling.
(4) Application server is more capable of dynamic behaviour
than webserver. We can also configure application server to
work as a webserver.Simply applic! ation server is a
superset of webserver.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What is an inspection in software testing?
what is sanity test (or) build test?
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?
what are your achievements in your organization ? Guyz very very urgent , help me
What is alpha testing?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
What is an audit report? Whom is it done by?
how to indentify memory leakages after the build
What is an end-to-end testing?
Do submit teststrategy to customer if yes at what time
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.