What are the different types of 2 tier and 3 tier
architecture ?
Answer Posted / 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 |
Post New Answer View All Answers
What are the differences between resultset and rowset?
What is JDBC DataSource and what are it’s benefits?
Can I use JDBC to execute non-standard features that my DBMS provides?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
Why prepared statements are faster?
What are the exceptions in jdbc?
What packages are used by jdbc?
What is ojvm used for?
In which ways is driver class is registered with drive manager?
What is jdbc odbc connection?
Compare jdbc and odbc and how is jdbc required in this context.
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
How to test jdbc connection to sql server?
What is odbc and jdbc drivers?