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 application server and what is web server?



What is application server and what is web server?..

Answer / uday kumar. a

A Web server serves pages for viewing in a Web browser,
while an application server provides methods that client
applications can call.
A Web server exclusively handles HTTP requests, whereas an
application server serves business logic to application
programs through any number of protocols.

The Web server
A Web server handles the HTTP protocol. When the Web server
receives an HTTP request, it responds with an HTTP
response, such as sending back an HTML page. To process a
request, a Web server may respond with a static HTML page
or image, or delegate the dynamic response generation to
some other program such as CGI scripts, JSPs (JavaServer
Pages), servlets, ASPs (Active Server Pages), server-side
JavaScripts, or some other server-side technology. Whatever
their purpose, such server-side programs generate a
response, most often in HTML, for viewing in a Web browser.
The Web server doesn't provide any functionality beyond
simply providing an environment in which the server-side
program can execute and pass back the generated responses.
The server-side program usually provides for itself such
functions as transaction processing, database connectivity,
and messaging.
While a Web server may not itself support transactions or
database connection pooling, it may employ various
strategies for fault tolerance and scalability such as load
balancing, caching, and clustering.

The application server
an application server exposes business logic to client
applications through various protocols, possibly including
HTTP. While 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.
The information traveling back and forth between an
application server and its client is not restricted to
simple display markup. Instead, the information is program
logic. Since the logic takes the form of data and method
calls and not static HTML, the client can employ the
exposed business logic however it wants.
the application server manages its own resources. Such gate-
keeping duties include security, transaction processing,
resource pooling, and messaging. Like a Web server, an
application server may also employ various scalability and
fault-tolerance techniques.
Additionally, most application servers also contain a Web
server, meaning you can consider a Web server a subset of
an application server. While application servers contain
Web server functionality, developers rarely deploy
application servers in that capacity. Instead, when needed,
they often deploy standalone Web servers in tandem with
application servers.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

I am sayyad(frm hyd) new commer for this site? I have some doubt's pls clarify it..... I finished my MCA 2005 pased out),(sayyadmeer@gmail.com) and S/w Testing Course(2006) till now i didn't get any job in testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc. Advance thanks to all

5 Answers  


What is testing and maintenance?

0 Answers   Motorola,


who is perform user acceptance testing and when it will conduct? is it before alpha testing or after alpha testing? Please post the answer as soon as possible

3 Answers   IBM,


1.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?

12 Answers   IBM,


ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.

0 Answers   STG,


What is differnce between bug and error?

3 Answers  


List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type

0 Answers  


Hello all How to test Manual test cases in Excel? Are there any other tools for Maual testing. If it is done in Excel How will the test cases are executed? For EX:- In QTP/Winrunner are automated it is easy to executed the test cases right, But how is it done in Maual testing? Explain me manual testing,I know only automation. Guys, Pls throw some light on this.(urgent for me) My email ID - Angelina.8128@yahoo.com Regards AA.

4 Answers   TCS,


Would you like to work in a team or alone, why?

1 Answers   Advent Global Solutions, TVS,


4.what is deliverables?what are the things is included in the deliverables?

2 Answers  


How to write test condition for testing a URL??

3 Answers   STC, TCS,


what is the purpose of writing testcases?

3 Answers  


Categories