what is the difference between application server & web
server?

Answers were Sorted based on User's Feedback



what is the difference between application server & web server?..

Answer / 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

what is the difference between application server & web server?..

Answer / dinesh

The question is on Server basically,
the difference is the application server is one which have
Database server.(in other words the databse which is
pointed to the application is called application server)

Whereas web server is termed as one which is pointed to the
database and we can use that webserver ip/link to access
in/from other remote machines.

most of the Banking softwares are web based. All the
business logis are handles there only. So web pages can
also serve you all/maximum functionalities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

What is validation? 1. The process of determining whether or not the product at a given phase of the lifecycle fulfills the requirements established during the previous phase 2. The process of evaluating software at the end of the software development cycle to ensure compliance with the software requirements 3. The audit and formal examination of the actual as-built software product versus the design documentation and user/support manuals 4. The process of finding solutions to identified defects 5. The process of visibly, traceably, and formally controlling the evolution of software

1 Answers  


How is an sql query executed in oracle 8?

0 Answers  


what type of testing is carried out to find memory- leakages?give me a sample example.

2 Answers  


Test cases Asignment 1. Write test cases for if your pendrive is not working 2. Write test cases for if optical mouse is not working 3. Write test cases for login id if its range is of 11 alphanumeric 4. Write test cases for if next button is working or not 5. Write test cases for,where bike max race is 120 km/h Mail me on mca.rachna21@gmail.com

1 Answers  


How will you conduct risk analysis?

0 Answers  






Explain quality control?

0 Answers  


What is software requirements specification?

0 Answers  


what are the daily activities of a software tester ie the activities carried out by the tester from the time he/she enters the office till the time he/she leaves the office

0 Answers  


wat r d schedules for testing?

0 Answers   Mind Q Systems, QA Planet,


Compare between FCOE and iSCSI

0 Answers  


What is data validity?

0 Answers  


How to answer when the interviewer asked "what is your project architecture?" pls. tell me in general ..

2 Answers  


Categories