ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Java J2EE  >>  Java Related  >>  Struts
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What is the differnce between 2-tier architecture and 3-
tier architecture in java?
 Question Submitted By :: Azhar Uddin
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the differnce between 2-tier architecture and 3- tier architecture in java?
Answer
# 1
2 tier where client and server involved, 3 tier which is 
MVC framework
 
Is This Answer Correct ?    1 Yes 2 No
Nazni
 
  Re: What is the differnce between 2-tier architecture and 3- tier architecture in java?
Answer
# 2
2-tier applications access database services or transaction
services directly from the client. here the application
logic resides on the client, making clients large and complex. 
3-tier client-server applications employs an intermediary or
middle tier, application server which operates between
client applications and the back end databases.
There are two fundamental motivations for using a three-tier
architecture over a two-tier
model:
* Improved scalability, availability, and performance
* Improved flexibility and extensibility of business systems
 
Is This Answer Correct ?    4 Yes 0 No
Sunil Kumar- Vizag
 
 
 
  Re: What is the differnce between 2-tier architecture and 3- tier architecture in java?
Answer
# 3
2-tier respresents client and server, in which server does 
the storage of data as well as the transaction. So the 
burden is more to the server ans the response may slow.

3-tier represents client, middle tier and server, where 
server does the storage, middle tier does the transaction. 
So burden for the server is less and the response may 
faster than 2-tier
 
Is This Answer Correct ?    2 Yes 0 No
Kartheeswari
 

 
 
 
Other Struts Interview Questions
 
  Question Asked @ Answers
 
What is MVC? Infosys4
what is difference between <bean:write> and <bean: message> tag CTS1
how will you view ur jsp page to the client by using properties file? Wipro2
What is the DynaActionForm? How we implement the dynaactionform ? can u please tell me the way to implement? in understandable way? JBA-Infotech7
How data transfered from one formbean to another formbean?  4
can anyone help me to send the code for Jasper Reporting in java?plz CSC2
What is Request Dispatcher and What is reuest Processor??  1
How to pass runtime Parameter in Struts1.2?  1
how you implement and maintain your struts project by using MVC2 arch? Wipro2
How do you customize ActionServlet? Ness-Technologies2
what is tiles in struts?  5
what is the difference between SAX Parser and DOM Parser??  2
where you will implement the tiles in struts? Wipro2
Is Struts Action class Thread Safe? Wipro5
How do you know what to give for the "path " under in struts-config.xml ?  1
life cycle of struts?  6
how canu done chechin and check out of u r project using with sample examples? CTS4
what are the type of forward class in Struts? Wipro3
what is a RequestProcessor? TCS5
what is request processor class ? Fidelity4
 
For more Struts Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com