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 3 of 3

Thread: learning JSF

  1. #1
    Junior Member
    Join Date
    Jun 2012
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default learning JSF

    Hello,

    I can't find the forum list for JSF, so posting here. I apologize if this is not the right place, please do move my post.
    Also, do reply for my problem too.

    I am learning JSF. I want simple examples of JSF and MVC pattern. I googled but can't find simple examples to start with JSF using MVC pattern.
    Please suggest me some examples to start with JSF following MVC pattern.

    Thanks!!!


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: learning JSF

    Which examples did you find in your search that are too complex? And I'm not sure you have the JSF/MVC connection correct. Start here.

  3. #3

    Default Re: learning JSF

    Java Server Faces is a popular web application framework for Java. In fact, it is the standard web application framework for Java EE. Granted there are other web frameworks around, but most corporate Java positions expect Java developers to have experience with JSF since it is an integral part of Java EE.

Similar Threads

  1. JSF Framework
    By Nikhil in forum What's Wrong With My Code?
    Replies: 2
    Last Post: May 22nd, 2014, 05:57 AM
  2. JSF Framework
    By Nikhil in forum What's Wrong With My Code?
    Replies: 1
    Last Post: May 22nd, 2014, 05:53 AM
  3. JSF
    By JajatiKesharibehera in forum What's Wrong With My Code?
    Replies: 0
    Last Post: September 27th, 2012, 09:27 AM
  4. JSF datable help
    By mpiazza in forum Web Frameworks
    Replies: 0
    Last Post: December 14th, 2011, 10:59 PM
  5. [SOLVED] JSF? not rendering.
    By newbie in forum Web Frameworks
    Replies: 2
    Last Post: March 21st, 2011, 08:45 PM

Tags for this Thread