what is web server?
Answers were Sorted based on User's Feedback
Answer / parifs
Web Servers are computers on the internet
that host websites, serving web pages to the viewers upon
request.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ranjan gupta
web server is a software which is responsable to execute
server side script such as asp,php and etc and send a html
page to client.
so finally we can say that web server is use for execute
script(server side) and response send to client
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / uday kumar_anem
A web server is a software which just receives HTTP
requests from clients(browsers) and processes the request
and sends back the HTTP response to the client.
Once it receives the request it can send that request to
any of the CGI scripts/JSP/ASP, and once the response is
received from this script, it just again sends the response
to the client.
Whereas in application server provides business logic to
the client. It is like we are calling functions/methods.
Here each of these business logic is provided as a service.
Here also, the application server receives the request from
the script, and sends that request to the specific service
with proper parameters. The output from the service will
again sent back to the client.
WebServer is a subset of Application Server.
For more information, go through the below link:
http://www.javaworld.com/javaqa/2002-08/01-qa-0823-
appvswebserver.html?page=1
| Is This Answer Correct ? | 2 Yes | 1 No |
What stored by the model? : sql server database administration
What is use of except clause?
how can i store resumes in database?
How to drop an existing stored procedure in ms sql server?
Tell me what is de-normalization and what are some of the examples of it?
How do you debug a procedure in sql server?
Creating Tables Using SELECT
What is the temp table?
explain different types of joins? : Sql server database administration
What is the function of sql server agent windows service?
What is WITH CHECK OPTION
3 Answers Karur Vysya Bank KVB,
What is db stored procedure?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)