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 Three tier architecture. Can anyone explain with a
Ordinary web application Project? (JSP,Servlets,JAVA,DAO) ?

Answer Posted / aditya sharma

Three tire architecture as Module View Controller.

Tier 1: the client contains the presentation logic,
including simple control and user input validation. This
application is also known as a thin client.
[Jsp]

Tier 2: the middle tier is also known as the application
server, which provides the business processes logic and the
data access.
[Servlets, Java, DAO]

Tier 3: the data server provides the business data.
[Database]

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out five keywords related to exception handling ?

1059


Can private members of a base class are inheritable justify?

966


What is hotjava?

1067


What do you mean by jjs in java8?

1061


What is the default access specifier for variables and methods of a class?

1253


What happens if constructor is private?

1074


How do you execute a thread in java?

991


How can you share data between two thread in Java?

983


Explain the significance of listiterator.

1170


What do you mean by ternary operator in java?

1065


What is an argument java?

1024


What exactly is methodology?

983


What is identifier in java?

1175


What is the difference amongst jvm spec, jvm implementation, jvm runtime ?

1018


Can final class have constructor?

971