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
What r the features,u take care in prototype testing?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
Can you explain process areas in cmmi?
What are bug leakage and bug release?
How can you do the usability testing?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
what is metrics in software testing? give me a brief detail about it?
Anyone tell me the test cases of Shopping Favorite
What processes/methodologies are you familiar with?
Explain some techniques for developing software components with respect to testability.
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
If asked to create a Configuration Design Pattern, where would you start?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa