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

Answers were Sorted based on User's Feedback



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

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

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

Answer / xxx

in two tier architechture we combine any of the two
apllications for example jsp or somethin but in 3 tier
architechture v join any three applications ie with 2 tier
v join any of the other web based apllication....where
server is used as the main part....one for client n one for
server..

Is This Answer Correct ?    5 Yes 10 No

Post New Answer

More JDBC Interview Questions

How can you know about drivers and database information ?

0 Answers  


What are the factors that the jdbc driver performance depends upon?

0 Answers  


What is meant by jdbc?

0 Answers  


How to connect html page to database using jdbc?

0 Answers  


If iam using JDBC API, do I also have to use ODBC?

1 Answers  






What is the execute method in java?

0 Answers  


What are the flow statements of jdbc?

0 Answers  


How do I connect to jdbc?

0 Answers  


What is the advantage of namedparameterjdbctemplate?

0 Answers  


Jdbc-odbc bridge is multi-threaded or not?

0 Answers  


What is a PreparedStatement?

3 Answers   Infosys,


Why hibernate is better than jdbc?

0 Answers  


Categories