Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is web server?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is hot add cpu in sql server 2008?

983


What stored procedure can you use to display the current processes?

943


What is the library index called?

1109


Difference between aggregate functions of sql?

1147


difference between Clustered index and non clustered index ?

1037


What are the key configuration files for sql server reporting services ?

171


Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?

1121


What are null values in ms sql server?

1145


when you create a database how is it stored? : Sql server database administration

1083


What are the advantages of passing name-value pairs as parameters?

1217


How to convert a unicode strings to non-unicode strings?

1157


Explain ms sql server reporting services vs crystal reports?

975


What is nonclustered index with included columns ?

1016


List the different types of joins?

1057


Tell me about normalization in DBMS.

1061