what is the difference between application server & web
server?
Answers were Sorted based on User's Feedback
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 |
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 |
What the difference between a 'defect' and a 'failure' in software testing is?
Which one you prefer, working with independent testing project or working along with development team?
How you would allocate a task to team members?
which of the following is non incremental testing??? a)big bang b)top down c)bottom up d)agile
What are the technical reviews?
what is the difference between application server & web server?
Can any one tell me how to perform volume testing and what to do if a fault is found in volume testing?
Hi, I am writing ISTQB foudation exam on 9 June 2010. Anyone please send me pdf of the book "Sample Exam Questions: ISTQB Certified Tester Foundation Level (Paperback)by John A. Estrella " to hsdantot@yahoo.com Thanks Sree
What is cause-effect graphing?
When a bug is found, what is the first action?
how to use bugzilla plz tell me details processs
what is the difference between softsmith qamonitor and bugzilla?