What are the different types of 2 tier and 3 tier
architecture ?

Answer Posted / subrahmanyam

In two tier we have Client & Server only
In Three tier we have a Client ,Middle Container & Server.

Middle level architectuer genarally userd for transaction,
security levels etc... to reduce coding

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

737


Is jdbc a protocol?

667


How can you use preparedstatement in jdbc?

718


What is the return type of class.forname() method?

699


What is the return type of execute, executequery and executeupdate?

841






How does jdbc work?

650


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

795


What is database connection pooling? Advantages of using a connection pool?

765


Explain the steps in writing a java program using jdbc?

640


What is 2 phase commit?

822


What is @entity in java?

682


Which jdbc driver is the fastest driver?

746


How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

727


What is db client?

682


How many types of JDBC Drivers are present and what are they?

697