Results 1 to 6 of 6

Thread: JSF Framework Vs Spring Framework

  1. #1
    Join Date
    Dec 2009
    Posts
    67

    JSF Framework Vs Spring Framework

    Hello Guys,

    I am confused between two frameworks of JAVA and which are JSF Framework and Spring Framework. I am not able to find out the exact differentiation between these two java frameworks. I have referred many books over these two framework but didn't get the difference in between them. If you know the difference between the JSF Framework and Spring Framework then please let me know that.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,005

    Re: JSF Framework Vs Spring Framework

    The JSF Framework follows the same procedure than other Java technologies like JSP, Servlets, EJB. ServerFaces Java framework (JSF) is a framework used for developing the Web related applications based on components, which allows the development of rich client interfaces while respecting MVC paradigm. It has inputs including Struts creator is also the primary developer and other Java technologies like Swing with its event model, servlets and JSP. JSF is part of standard Java EE, and is the result of the JCP.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: JSF Framework Vs Spring Framework

    JSF Framework of java provides following:
    • a single link between the actions of the client-side user code and corresponding server-side Java
    • The mapping of HTML
    • A clear separation among the presentation layer & other layers
    • The creation of components customs through an API
    • A model rich graphical components Reusable

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: JSF Framework Vs Spring Framework

    The functionality of Spring Framework of java is used by any Java application. But there are some kind of issues while building web applications over the Java Enterprise platform. This is nothing but the open source application framework of the .NET Framework as well as the Java platform .The Spring Framework of java language integrated with number of various modules which offers a number of services.

  5. #5
    Join Date
    Feb 2008
    Posts
    1,852

    Re: JSF Framework Vs Spring Framework

    Hi friend,

    The purpose of JSF Framework is to increase the productivity of developers in the development of interfaces user while facilitating maintenance. Java Server Faces is a framework of user interface for web applications based on Servlets and JSP technologies. JSF Framework provides support for different clients (HTML, XML, WML, , ...) through the separation of issues of building the interface and the rendering of this interface.

  6. #6
    Join Date
    Jan 2008
    Posts
    1,521

    Re: JSF Framework Vs Spring Framework

    JSF Framework is nothing but an application framework which is used for the creation of the Web based user interfaces. While Spring Framework doesn't depends on any particular model of the programming. And because of that the Spring Framework becomes more popular than JSF Framework. JSF Framework allows management of the Web application life cycle through the servlet controller.

Similar Threads

  1. spring framework
    By ajnabi81 in forum Software Development
    Replies: 1
    Last Post: 09-07-2010, 04:29 AM
  2. Replies: 8
    Last Post: 11-07-2009, 02:54 PM
  3. Need Help on Spring Framework: Learning
    By dhamayanthik in forum Software Development
    Replies: 1
    Last Post: 15-06-2009, 01:02 PM
  4. Why Spring, Benefits using spring framework?
    By Mahendra varma in forum Software Development
    Replies: 3
    Last Post: 25-04-2009, 10:27 AM
  5. Replies: 8
    Last Post: 16-03-2009, 08:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,716,018.39839 seconds with 17 queries