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
How you restrict a user to cut and paste from the html page using java programing?
Explain about the drive manager class working?
What types of DataSource objects are specified in the Optional Package?
What is the full form of jdbc and what is its purpose?
Which is better jpa or jdbc?
What is jdbc type?
How we can you use preparedstatement.
How does jdbc work?
In which ways is driver class is registered with drive manager?
Why do we need a jdbcrowset like wrapper around resultset?
Can I use JDBC to execute non-standard features that my DBMS provides?
What is the use of statement in jdbc?
What are the conditions applies to varchar variable, when using in procedures?
What is db client?
Is odbc an api?