what is the difference between application server & web
server?
Answer Posted / sonali choudhari
1)The application server can handle larger processing
chores than web server.
2) Web server can focus on serving web pages so it could
optimise the process.
Application server can then concentrate on serving the
application ,so it can provide many primary services that
applcation need such as transational support,security and
persistence to database.
3)Web Server serves static HTML pages or gifs, jpegs,
etc., and can also run code written in CGI, JSP etc. A Web
server handles the HTTP protocol. Eg of some web server are
IIS or apache.
An Application Server is used to run business logic or
dynamically generated presentation code. It can either
be .NET based or J2EE based (BEA WebLogic Server, IBM
WebSphere, JBoss).
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is quality matrix in software testing?
What is considered to be a good test?
Best institute for protocol testing in Hyderabad ? How will be the market for protocol testing ?
When should 'regression testing' be performed?
hey guys ... since i have just started my career i need to know whether testing has a good career or not .. ?
what r the 2 subdivisions of quality process and where does tesing fit?
How u r managing the staff unavailability?
What is the meaning and purpose of each of: 1) Test Strategy 2) Test Plan #) Test Case? What is an example of each?
What is infeasible path?
how do you convert use cases into test cases?
What is ansi - american national standards institute?
What is gorilla testing?
Explain performance testing?
What is boundary value?
What is control chart?