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

Differentiate between ms sql server reporting services vs crystal reports?

852


How to connect of datebase with sql express.?

1049


can you instantiate a com object by using t-sql? : Sql server database administration

960


What is tcl in sql server?

1075


Can we write ddl in trigger?

864


explain what is raid and what are different types of raid configurations? : Sql server database administration

948


What are the dmvs? : sql server database administration

1003


What are the drawbacks of reporting in ssrs?

141


What specific conditions database should meet, before you can bulk copy data into it using bcp?

933


How can i Relate Tables in SSIS

1032


Can select statements be used on views in ms sql server?

1000


As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?

988


What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?

898


Is it possible to replicate data from sql server to oracle? : sql server replication

1033


What are extended events in sql server?

903