what is the difference between application server and web
server?
Answer Posted / ashutosh d
Webserver mainly handles the Http requests but app server
can be used to handle the http, rmi, TCP/IP and many more
protocols.
Webserver just handles the requests of the webpage - means
suppose, a html page(presentation layer) requests a data -
here script is written containing the business logic , then
it just give the response with the required data from the
database. Then the html page with script is used to show the
retrieved information.
In case of application server, it does the same thing, of
getting and gives the response but it can process the
requests. i.e. in this case, instead of script know how to
fetch the data, the script is simply used to call the
applications server's lookup service to retrieve and process
the data. i.e here, application server is used for
processing/applying logic.
The web server can be considered as the subset of app server
Now a days the threshold between the two servers is becoming
blurred because of xml, xhtml.
| Is This Answer Correct ? | 50 Yes | 10 No |
Post New Answer View All Answers
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
what is TAS language which is used as a language for some projects/
What is meant by entry criteria and exit criteria in software testing?
Should testing be done only after the build and execution phases are complete?
How many types of api testing are there?
What is the main use of preparing traceability matrix and explain the real time usage?
how to access a build & wat is its configuration
What is the difference between coupling and cohesion?
For any web application, what are the possible login features that should be tested?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
Explain the procedure for manual testing.
Can you explain an application boundary?
To specify the test artifacts involved in testing.