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
I need to learn who the major stakeholders are in each of the 7 stages of the SDLC. What is the best online resource?
What is utilization?
Who is responsible for document all the issues, problems and open point that were identified during the review meeting
Explain a variable?
What is the main objective when reviewing a software deliverable?
What the meaning of breath testing is?
Explain virtual memory?
Hi..i am planning to write ISTQB foundation level exam..could any one suggest me training center for istqb..also, where can i write istqb exam in chennai..could u plz list the prometric centers for istqb in chennai
What is test script?
Explain the tasks involved in planning and control.
What is the difference between debugging and testing?
What is black box testing? What are the different black box testing techniques?
What version of the oracle are you familiar with?
what is the diff or relation between qa and verification qc and validation
Can you test a program and find 100% of the errors?