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 |
sql database suspect We have a sql database that is showing as suspect. How can we recover?
How to access the inserted record of an event?
what is Buffer cash and Log Cache? Can you Explain it?
What is unpivot?
When should you use an instead of trigger?
What are cursors and when they are useful?
Name the different type of indexes in sql?
What is the boxing and unboxing concept in .net?
How to link tables in sql server?
What is blocking and how would you troubleshoot it? : sql server database administration
What is temporal table?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
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)