what is the difference between application server and web
server?
Answer Posted / hari krishna gajula
A Web server exclusively handles HTTP requests, whereas an
application server serves business logic to application
programs through any number of protocols
In detail:
A Web server mainly deals with sending HTML for display in a
Web browser, an application server provides access to
business logic for use by client application programs. The
application program can use this logic just as it would call
a method on an object (or a function in the procedural world).
For Eg: If we take Weblogic or Websphere which serves as
application servers i.e. web container as well as ejb container
where as tomcat or resin servers are only web servers
Conclusion here is application servers can be used as a web
servers but the converse is not true.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
About Testing
which sanity testing is performed?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What are similarities of Agile and Scrum?
How can you do the usability testing?
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
What is a failure?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
what is the impact analysis?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
What is meant my Firewall testing? how the testing is performed on it?
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
What is test plan and contents available in a test plan?
What is neutral test case?