How can we deploy our project in the web server as well as
in the application server, what is the difference between
web server and application server

Answers were Sorted based on User's Feedback



How can we deploy our project in the web server as well as in the application server, what is the ..

Answer / shankar

Taking a big step back, a Web server serves pages for
viewing in a Web browser, while an application server
provides methods that client applications can call. A
little more precisely, you can say that:

A Web server exclusively handles HTTP requests, whereas an
application server serves business logic to application
programs through any number of protocols

Is This Answer Correct ?    22 Yes 1 No

How can we deploy our project in the web server as well as in the application server, what is the ..

Answer / ali baba

good correct answer

Is This Answer Correct ?    2 Yes 1 No

How can we deploy our project in the web server as well as in the application server, what is the ..

Answer / christudas

deploying webserver using IIS, tomcat or some webserver and
but all content inside the inetpub. then give access to
http or https to the client or users.

but in application server you have to install server part
in server using install or setup commond, In client side
also install client software of the same application then
it communuicate with server application

Is This Answer Correct ?    1 Yes 0 No

How can we deploy our project in the web server as well as in the application server, what is the ..

Answer / syed iftekharuddin ahmed

Difference between AppServer and a Web server
(1) Webserver serves pages for viewing in web browser,
application server provides exposes businness logic for
client applications through various protocols

(2) Webserver exclusively handles http requests.application
server serves bussiness logic to application programs
through any number of protocols.

(3) Webserver delegation model is fairly simple,when the
request comes into the webserver,it simply passes the
request to the program best able to handle it(Server side
program). It may not support transactions and database
connection pooling.

(4) Application server is more capable of dynamic behaviour
than webserver. We can also configure application server to
work as a webserver.Simply applic! ation server is a
superset of webserver.

Is This Answer Correct ?    1 Yes 0 No

How can we deploy our project in the web server as well as in the application server, what is the ..

Answer / raghu

hai, difference between application server & web server is
right wat abt how can we deploy our application in servers....

i think, in console mode
in left pane deployments folder is there in that we want to
select web applications from there we can deploy our files.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Servers AllOther Interview Questions

What is the storage capacity of a server?

0 Answers  


how to transport a table along with its data from dev to prod/qa server? pls reply elaborately. if possible with screen shots.

0 Answers   Value Labs,


What is a server and examples?

0 Answers  


How do I find the name of my server?

0 Answers  


What is a server on a computer?

0 Answers  






What is server and different types of server?

0 Answers  


How dow you check whether Active Directory has been installed properly or not?

6 Answers   HP, IBM,


What is Application Server, What is Webserver What is DataBase Server, Anybody can explain this...Thanks in advance

2 Answers   Symphony,


Can I get a free domain?

0 Answers  


What is the main purpose of server?

0 Answers  


Is amazon a web server?

0 Answers  


What is the difference between a server and a workstation?

0 Answers  


Categories