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
Which database is used for java?
How many categories of jdbc drivers are there?
What is the meaning of batch updates?
What are the advantages of using jdbc datasource?
Is there another way of dealing with the result set that could execute faster?
What is the limitation of PreparedStatement and how to overcome it?
What is jdbc in java?
How can I instantiate and load a new CachedRowSet object from a non-JDBC source?
Is jdbc secure?
Explain different types of locks in jdbc?
What is difference between odbc and jdbc?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What is isolation level? How to set it?
Is jdbc an api?
What are the different types of resultset?