What is the difference between application server and web server?

Let’s learn what is the difference between application server and web server. The most accurate or helpful solution is served by Server Fault.

There are ten answers to this question.

Best solution

Application Server vs. Web Server?

I asked my teacher in class that Java Server Faces will work on Apache Tomcat. But he then corrected me saying that Tomcat is a Web Server not an Application Server, hence it will not run Java Server Faces. My question is what is the difference between an Application Server and a Web Server? What is it about Apache Tomcat that is can run JSPs and Servlets but not JSFs?

Answer:

Tomcat is definitely an application server, as it will happily process Java server-side code in order...

Read more

prometheuspk at Server Fault Mark as irrelevant Undo

Other solutions

Answer:

The basic difference between a web server and an application server is Webserver can execute only web...

Read more

wiki.answers.com Mark as irrelevant Undo

Answer:

The basic difference between a web server and an application server is Webserver can execute only web...

Read more

wiki.answers.com Mark as irrelevant Undo

Answer:

A web server serves pages for viewing in a Web browser, while an application server provides methods...

Read more

ChaCha Mark as irrelevant Undo

Answer:

The term Web server can mean one of two things: A computer that is responsible for accepting HTTP requests...

Read more

edmil agapay at Blurtit.com Mark as irrelevant Undo

Client-to-Server application?

I have a client-side application built in JavaScript. I now need to create a user log-in/registration functionality into my app. How can this be done? Is there such a thing as taken an initially 'client-side' applicaion and incorporating use of server...

Answer:

I would just use PHP to create the login, it would probably be more secure anyhow. PHP is a server-side...

Read more

surfguy8... at Yahoo! Answers Mark as irrelevant Undo

Whats the Diffrence between a Web Server and Application Server. Whats the Need.........?

....of Seperating Database Server From Application Server. Please, tell me some benifits / uses of application server. Thanks.

Answer:

good question.

Read more

sarfaraz... at Yahoo! Answers Mark as irrelevant Undo

What are the good ways to set up the production server of a php/mysql based decent website/web-application?

Its already evident that to run the php/mysql based website require to run/Install the minimum - Apache HTTP Server/ Mysql /PHP Interpreter/ PHPMyAdmin on a hosted server e.g.  A server from DigitalOcean. I would like to know the answer from an expert...

Answer:

I generally run a setup script on my servers once I've installed the OS. I've pulled the most relevant...

Read more

Matt Muller at Quora Mark as irrelevant Undo

Should I get a home Server or vServer for web application development?

I'm looking for a solution for my web application development. Currently  I'm testing my web apps on my webspace which supports PHP5.5 and MySQL  which is fine, but I'm doing some other things too, lately. So I want to  have a own linux machine.Would...

Answer:

If you're really keen on running a Linux-based development environment and your development workstation...

Read more

Chris Kottom at Quora Mark as irrelevant Undo

What collection of web technologies (both on the server and on the client side) would you use to create a 10k lines to 20k lines ajax web application?

Here's what I would use: On the client side something like: jQuery, Twitter Bootstrap and angular.js. On the server side, Apache, MySQL, PHP and codeigniter. But I have not had the time to check what other great technologies have been made available...

Answer:

Node.js is an excellent choice for realtime applications. It allows you to enjoy the benefits of javascript...

Read more

Steve Gattuso at Quora Mark as irrelevant Undo

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.