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 differnce between 2-tier architecture and 3-
tier architecture in java?

Answer Posted / kartheeswari

2-tier respresents client and server, in which server does
the storage of data as well as the transaction. So the
burden is more to the server ans the response may slow.

3-tier represents client, middle tier and server, where
server does the storage, middle tier does the transaction.
So burden for the server is less and the response may
faster than 2-tier

Is This Answer Correct ?    33 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the life cycle of a request in struct2 application?

964


What is struts-default package and what are it’s benefits?

1172


List the important attribute and elements of action mapping under struts.

1032


What does i18n interceptor?

1091


Which file is used by controller to get mapping information for request routing?

1101


What kind of mvc is struts 2?

1064


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4559


What is the purpose of @emailvalidator?

1027


When should be opt for struts framework?

1082


Why is it called struts?

992


What is the use of lookupdispatchaction?

1057


What is difference between interceptors and filters?

1079


Describe the mvc on struts?

1006


What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

1260


What is the purpose of @results annotation?

1373