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

Thread: In need of simple JSF crud application example

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

    Default In need of simple JSF crud application example

    Hi all,

    I have been asked to learn how to create a simple web application.

    I've been searching for hours for a simple JSF example application with CRUD functions (create, retrieve, update, delete). The problem is that it cannot use JPA, or Hibernate. Dojo is okay. With these restrictions it is very difficult to find.

    My goal is to create a database driven web application that can perform the CRUD operations. However, I have never done this before. I have an intermediate understanding of Java but have done nothing with web applications.

    I am looking for a fully functional example to learn from by reading and editing.

    Any advice/direction you could provide would be greatly appreciated.


  2. #2
    Junior Member
    Join Date
    Jun 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: In need of simple JSF crud application example

    Try this out Eclipse wiki Link Examples on JPA/JSF_Tutorial

    Regards,
    Pallavi

Similar Threads

  1. Replies: 0
    Last Post: January 15th, 2013, 08:59 PM
  2. Motion detection simple application
    By KevinWorkman in forum File I/O & Other I/O Streams
    Replies: 7
    Last Post: December 21st, 2012, 06:53 PM
  3. NEED simple example JPA CRUD
    By addrian in forum JDBC & Databases
    Replies: 0
    Last Post: April 23rd, 2012, 11:44 PM
  4. Secure JSF Facelets application with Spring Security
    By tarkal in forum JavaServer Pages: JSP & JSTL
    Replies: 1
    Last Post: March 7th, 2012, 05:02 PM
  5. Replies: 2
    Last Post: March 23rd, 2011, 08:51 AM

Tags for this Thread