Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Spring Framework

  1. #1
    Junior Member Napsy's Avatar
    Join Date
    Dec 2012
    Location
    Russia
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Spring Framework

    What you think about Spring Framework and about him Beans? When is better to use them in practice?


  2. #2

    Default Re: Spring Framework

    The Spring Framework is an open-source application framework that aims to make J2EE development easier. Unlike single-tier frameworks, such as Struts or Hibernate, Spring aims to help structure whole applications in a consistent, productive manner, pulling together best-of-breed single-tier frameworks to create a coherent architecture.

  3. #3
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Spring Framework

    @bparker1084, when using text from other sources, at the very least give credit to said sources rather than pass the words off as your own.

  4. #4
    Junior Member
    Join Date
    Dec 2012
    Location
    Pleasanton
    Posts
    4
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Re: Spring Framework

    I think Spring is a best Java application framework which helps in creating high performance website. The main advantage is the reusable code without any lock-in and it has many good features.

Similar Threads

  1. Spring framework
    By navukkarasi in forum What's Wrong With My Code?
    Replies: 0
    Last Post: November 19th, 2012, 08:07 AM
  2. Key Features of Spring Source Framework
    By Clydebrown in forum Web Frameworks
    Replies: 1
    Last Post: September 27th, 2012, 12:23 PM
  3. spring framework to write server side code
    By sayaly in forum Web Frameworks
    Replies: 1
    Last Post: March 20th, 2012, 10:40 PM
  4. When use Collection Framework?
    By hexwind in forum Java Theory & Questions
    Replies: 7
    Last Post: July 31st, 2011, 04:19 PM