Difference between Spring framework and Struts framework?
Answer Posted / vinay kumar.k
1)Spring is a Layered Architechture, where as Strtuts is not
2)Spring is loose coupling, Struts is tight coupling
3)Spring provides easy integration with ORM technoloies,for
stuts we need to maually do coding
4)Spring's POJO is equivalent to EJB components to some Extent
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
my interviewer asked me what technical specification you used how to answer that question
What is the use of the list interface in the java collection? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the queues in the java collection framework? : java collections
What are the types of java collections? : java collections
What are the different types of ways where you can iterate over a list? : java collections
What is the enumerator of the java collection framework? : java collections
What is iterator in the java collections framework? : java collections
What is the difference between comparable and comparator in java.util pkg?
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What is java collection? : java collections
Which sorting algorithm is used by collections.sort() in java ?
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
please mail me the interview question based on java/j2ee
What are the different types of features of the java collections framework? : java collections