What are the different types of 2 tier and 3 tier
architecture ?
Answer Posted / xxx
in two tier architechture we combine any of the two
apllications for example jsp or somethin but in 3 tier
architechture v join any three applications ie with 2 tier
v join any of the other web based apllication....where
server is used as the main part....one for client n one for
server..
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
How can we disable a constraint ?
Explain the locking system in jdbc & its types?
Is jdbc faster than odbc?
Which package is used for jdbc application?
What do you mean by metadata and why we are using it?
What are the methods which can verify the cursor particular position?
What is metadata in jdbc?
What is phantom read and which isolation level prevents it?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
How do you determine the sensitivity of the ResultSet object?
What is a jdbc connection?
What is metadata in java programming?
What are the different types of interfaces in the api component?
Does sql allow null values ?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?