Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 the different types of test coverage techniques are?

0 Answers  


What is functional specification?

0 Answers  


who does the security check on the web site, other than login/password screens ?

2 Answers  


Hello All, I am from Networking background, and i am intending to give the ISTQB Foundation level certification. May i request you to help me with the following: 1)Is it possible to give this exam with out practical knowledge? 2) What is the success rate of people passing? I know one of my fried, a test lead, who failed last time. 3) Can you please share the latest material to my email id "bnaveem@gmail.com" ? 4) Any suggestions that you may like give? Regards, Naveem B

1 Answers  


What are the common mistakes which create issues?

0 Answers  


In white box testing, what do you verify?

0 Answers  


What is fault tree analysis?

0 Answers  


A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.

0 Answers  


I Want To Join Infrasoft Technologies,what is the Procedure To Join The Company?

0 Answers   Infrasoft,


Explain test procedure?

0 Answers  


What is bottlenecks? Explain with example.

1 Answers  


Explain configuration management?

0 Answers  


Categories