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

Explain the various types of locking system in jdbc?

518


What is device controller?

546


What are different types of JDBC Drivers?

554


What port does jdbc use?

527


Explain the importance of drivermanager.

741






What does the connection object represents?

582


What are the differences between resultset and rowset?

555


What is represented by the connection object?

556


Which Java and java.sql data types map to my specific database types?

563


Is jdbc a middleware?

533


What is java soft framework?

581


java based application for hospital management

3473


If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

603


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

687


What is phantom read and which isolation level prevents it?

521