what is webserver? why it is used ?

Answers were Sorted based on User's Feedback



what is webserver? why it is used ?..

Answer / narendraa

A Web Server is a computer on the World Wide Web (connected
to the Internet Backbone) that stores HTML documents that
can be retrieved via a Web browser

Is This Answer Correct ?    7 Yes 0 No

what is webserver? why it is used ?..

Answer / shakir khan

Transaction with HTTP request and HTTP response is called
webserver.
Using the internet listening the HTTP request and providing
the HTTP response is also called webserver.It gives only
html output.It will not process business logic .They can
provide Http server.They are static.

Is This Answer Correct ?    3 Yes 1 No

what is webserver? why it is used ?..

Answer / rinu

A computer program that is responsible for accepting HTTP requests from clients (user agents such as web browsers), and serving them HTTP responses along with optional data contents, which usually are web pages such as HTML documents and linked objects (images, etc.).

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Tomcat Interview Questions

Why is tomcat not an application server?

0 Answers  


Is tomcat single threaded?

0 Answers  


Mention what are the catalina's configuration files?

0 Answers  


What is difference between tomcat and weblogic?

0 Answers  


What is tomcat used for?

0 Answers  


What type of ip is required for apache web server to host our website?

0 Answers  


What is tomcat? Can we deploy a servlet in tomcat?

0 Answers  


What is a tomcat application?

0 Answers  


Can anybody tell me how to communicate between two webservers in two diff systems.

1 Answers  


How to change the default(8080) port number?

0 Answers  


How many google searches does the average person make per day?

0 Answers  


Why do we use apache tomcat?

0 Answers  


Categories