What is 2-tier and 3-tier architecture?

Answer Posted / mukundvishy

Two tier is Client Server architecture. For example using
Oracle database and Oracle Forms/VB.

3 tier is introducing one more tier. For example, a web
server (IIS, Apache, Tomcat etc.), an EJB Application server
(Weblogic, websphere etc.) and a database (oracle, sql
server etc.)

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is represented by the connection object?

516


What is a jdbc connection?

464


What protocol does jdbc use?

501


How many rowset are available in jdbc?

645


What is execute in java?

506






What is jdbc in dbms?

488


What are the types of statements in jdbc?

515


Under what circumstances, that all four drivers are used?

1896


Does JDBC support stored procedures?

549


Explain about Join?

585


What is new in JDBC 2.0?

563


What is the function of setautocommit?

640


Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?

529


Differentiate between type_scroll_insensitive and type_scroll_sensitive.

513


What is url in jdbc connection?

497