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
Does jpa use jdbc?
What is while rs next ())?
What are collection pools?
What are the measures to connect to the db using jdbc?
How to update a resultset programmatically?
Is jdbc secure?
What are the functions of the jdbc connection interface?
How can we execute stored procedures?
Is jdbc connection secure?
What are jdbc?
Why we use while rs next ())?
What do you understand by jdbc driver and explain its types?
What is in terms of jdbc a datasource?
Why we use jdbc instead of odbc?
What class.forname will do while loading drivers of jdbc?