Results 1 to 7 of 7

Thread: Blog - Spring Interview Questions

  1. #1
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default Blog - Spring Interview Questions

    I've not had a look at these yet, but a friend was presented with these exact questions at an interview.
    http://faqs.javabeat.net/spring/spri...tions-faqs.php

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    nice link karl

    a summary of importants questions!

    regards
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

  3. #3
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    I've not through them in detail yet, I just thought it might be interesting to have a look at. Especially as people seem to be using them in interviews already.

  4. #4
    Join Date
    Jun 2007
    Posts
    3

  5. #5
    Join Date
    Jun 2009
    Posts
    24

    Default Spring Interview Questions

    There are two good tests on Skill-guru

    First one is Spring Framework concepts

    Spring Interview Questions

    second one is on Spring Transaction management

    Spring Transaction Interview Questions

  6. #6
    Join Date
    Jan 2009
    Location
    Pune
    Posts
    58

    Default Spring+iBATIS+JSF- Interview questions

    I want to share few questions. (Spring+iBATIS+JSF).

    1. When we use setter injection and constructor injection?
    2. I have a class and I want to make it singleton then how can I do that using spring?
    3. How can I manage transaction with iBATIS?
    4. How we configure iBATIS with Spring?
    5. If I wnat to configure struts with spring then, to which module the integration belogs?
    6. What are the techniques we used to congfigure the security?
    7. What is the diffrence between AbstractController and MultiActionController?
    8. How you integrate jsf with spring?
    9. What are the necessory steps to configure spring mvc?
    10. How you said spring is light weight freamework?
    11. What is transaction management?
    12. What is dirty read?
    13. What is phantom read?
    14. What is isolation? types?
    15. What is propagation? types?
    16. Why we use annotations? Diffrent annotations in spring?
    17. How you use (or read) the bean in java file?


    I hope this will help......

  7. #7

    Default Some more questions


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •