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 / guest

MVC is a 3 tier
Model - Interacts with Database .java (POJO, DAO, Form
Beans)
View - Represents the UI/user interaction (JSP)
Controller - Communicates between the model and view
(Servlets)

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?

5065


What are the differences between string and stringbuffer?

1180


Explain about java sdk?

1083


Are arrays static in java?

1103


What is primitive data type in java?

1036


Describe the syntax of multiple inheritance? When do we use such an inheritance?

1139


What is null object in java?

1059


Can we declare an interface as final?

1112


How do you test a method for an exception using junit?

1268


Program to Find the second largest element in an array.

1258


Explain the access modifiers for a class, method and variables?

1184


What is a function in java?

1081


What does int argc char * argv [] mean?

1049


What is difference between Heap and Stack Memory?

1099


Can an integer be null java?

1054