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
Difference between smoke and sanity testing
How to do Performance Testing manually for a Flash Application?
If date field is a text field write test cases to validate it?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What are the review documents used for testing?
What are testing techniques? What is difference between general and specific?
What is the difference between a defect and a failure?
what are your achievements in your organization ? Guyz very very urgent , help me
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
What is a top-down and bottom-up approach in testing?
What is mean by multi-threading testing?
What is a test severity and test priority? difference between them with suitable examples?
What is the difference between three tier and two tier application?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
If asked to create a Configuration Design Pattern, where would you start?