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 the Difference between Client Server and a web
Application?

Answers were Sorted based on User's Feedback



What is the Difference between Client Server and a web Application?..

Answer / swati - swty79@rediffmail.com

In web Application,we will use any one of the webse5r and
we will deploy all the web components into that server.
Even client components also will be in server only. Once
the user send the request through browser then only the
appropriate component will download to user machine and it
will execute in browser. eg : yahoo mail

but in clientserver application, the client application
will be in client machine and one machine in remote place
acts as a server. in that server pc one server application
will run, whenever client requests then it will receive
that and send the response to client. eg : yahoo messenger.


regds,
swathi,
swty79@rediffmail.com

Is This Answer Correct ?    21 Yes 3 No

What is the Difference between Client Server and a web Application?..

Answer / kishore

where as web application is a 3-tier application
browser: Monitors the data
Web server: Manipulates the data by using some programing
languages like java,...
Database server:stores and retrieves the data from the
database

Is This Answer Correct ?    21 Yes 4 No

What is the Difference between Client Server and a web Application?..

Answer / kishore

client server is a 2-tier application .
it contains views and reports at the frontend in this it
monitors and manipulates the data.
and the database server at the backned in this it stores
and retrieves the data such as from oracle,ms access,ms sql

Is This Answer Correct ?    20 Yes 6 No

What is the Difference between Client Server and a web Application?..

Answer / swati

few more points on client server application and web
application.

Client- server applications: Application is loaded at the
server. In every client machine, an exe is loaded to call
this application.

Web Based application : Application is loaded at the
server.but,No exe is installed at the client machine. We
have to call the application through browser. usually we
use http protocols to communicate.

Is This Answer Correct ?    15 Yes 2 No

What is the Difference between Client Server and a web Application?..

Answer / sm

Following are the few differences in between Client server
and web application:

1)For launching the client server there is no need for web
server and data base server where as if we want to launch
the web application first we must start the web server along
with data base server.

2)In order to open client server application we must first
installed in a specific system then only we can able to
open,there is no need to install the web application simply
we can start it by giving a unique and specific url'

3)Client server application is menu driven application where
as web server is lick driven application

4)Client server consists of less content where as web server
application consists os more content when compared to client
server application

Is This Answer Correct ?    6 Yes 1 No

What is the Difference between Client Server and a web Application?..

Answer / swati

Hi Friends,

I am also hunting for job like you guys. Thanks for the
requests for clarification of web application as 2-tier.

for eg : lets us take an example of user logging into
portal.

the webpage(where you are providing username and password)
is a front end page and its clear we treat it as one tier.
Once you enter username and password, these must be
validated. There are two options, you can validate in the
same jsp page or you can use another servlet to validate
these user credentials and delegate the request to
appropriate page on success.

Here the point is if you are validating the username and
password in the same jsp which means the frontend page(lets
think as a jsp) is directly interacting with
database...then we can treat it as a two tier. Incase if
this jsp is again talking to other servlet saying..."hey
servlet...please validate this user id and password and
decide yourselves what ever you want to do if success or
failuer? " then simply this servlet will validate and
forward to database if success otherwise it will forward
to error.jsp saying invalid username and password..so this
can be treated as three tier.

Most of the time two tier is not recommended
because..According to Jsp specification..jsp are good to
use as presentation purpose but not for controlling and
performing bussiness logic..This is what all I know


regds,
swati

Is This Answer Correct ?    5 Yes 1 No

What is the Difference between Client Server and a web Application?..

Answer / abilash

Web Application: All the web components as well as the
client components will be deployed on the server. Once user
send an request through the browser, then the appropriate
component will be downloaded and executed. Also executable
files (.exe) wont be installed on the client machine.

Client Server : Application file will be loaded at the
Server whereas Executable files will be installed on each
client machine to call the application from the Server.

regards,
Abilash GA

Is This Answer Correct ?    2 Yes 0 No

What is the Difference between Client Server and a web Application?..

Answer / pawan

1.Client/Server:Client contain views and some programming logic, Server needs to send response data only, not view(form,screen)

2.Web application:In web application our browser act as client and does not have programming logic it just react to user interactions. Server contain all programming logic and views. Server send response data along with view, which is rendered by our browser.

3.Think of gmail:
When you open link it acts as Web application. Once all required javascript load it just send response data not views, so can think of client server.
4.In client server: don't talk about .exe cause it not always case in programming language like Java and platform like Linux. (.exe) file are specific to windows platform.
5.Client server programs are more faster than web application cause server don't need to prepare views, that exist in client. Server needs to send only response data (Yo u can check it against gmail, once loaded it acts much faster cause required views already at client side)

Is This Answer Correct ?    2 Yes 0 No

What is the Difference between Client Server and a web Application?..

Answer / munihara reddy

In web Application,we will use any one of the webse5r and
we will deploy all the web components into that server.
Even client components also will be in server only. Once
the user send the request through browser then only the
appropriate component will download to user machine and it
will execute in browser. eg : rediffmail

but in clientserver application, the client application
will be in client machine and one machine in remote place
acts as a server. in that server pc one server application
will run, whenever client requests then it will receive
that and send the response to client. eg : rediffbol.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

How can data caching have a negative effect on load testing results?

0 Answers  


what is the Difference between SRS and SRS? Please mail me penisetty@gmail.com

7 Answers   SGT,


Can you explain function points?

0 Answers  


give me an Example of UAT test cases What is functional and nonfunctional explain What is validation testing

1 Answers  


How to write testcases for a general objects like 1.pen 2.paper 3.printer 4.Mobile 5.Bulb 6.coffee machine 7.calculator 8.Mobile 9.telephone...etc

2 Answers   HCL, iFlex, Intrack, Ordain Solutions, Synechron, TCS,


hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible

0 Answers   Persistent,


Any one pls describe master and visa card are same equity or different. and is it possible have same card number different expiry date with each master and visa.

2 Answers   iFlex,


difference between smoke testing & sanity testing?

6 Answers   TenXLabs,


what is the outcome of testing?

6 Answers  


What are the advantages of manual testing other than "Low cost", "Where automation fails".......?

6 Answers   Satyam,


difference between 2 tier and 3tier?and what is the defination of tier?

1 Answers   Ybrant Technologies,


What is System Testing and Integration Testing.Differentiate them.

3 Answers   IBM,


Categories