This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Blatant Advertising and the fly likes Full Web Application (with source code to download) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Other » Blatant Advertising
Reply Bookmark "Full Web Application (with source code to download)" Watch "Full Web Application (with source code to download)" New topic
Author

Full Web Application (with source code to download)

Hebert Coelho
Ranch Hand

Joined: Jul 14, 2010
Posts: 754

Hello, how are you?

After a lot of days/nights writing this post, it is done!

It is a full web application.

I will list the technologies bellow:
  • JSF 2.0
  • CRUD using RequestScope
  • User Validation with JAAS
  • EJB 3.0
  • JPA 2.0
  • Generic DAO
  • Datasource configuration of the JBoss 7 (using modules with Postgres/MySQL)

  • The source code is there; you can download it and use it anywhere. \o/

    The post is huge, but I explain every detail in the code and I show a "how to" if you need to adapt the ejb code to JBoss 4 and JBoss 6.

    After a lot a shed sweat, tears, and Real Madrid goals the post is finished.

    It is a good post to start the year.

    I hope you enjoy it: Full WebApplication JSF EJB JPA JAAS

    Any doubt/question/tips just say it.

    If it is possible, could you share with your java friends? Just to spread and help this blog. [=

    PS.: The JBoss 7 were asked by the blog readers; if you have any subject of you interest just asks. [=

    [uaiHebert.com] [Full WebApplication JSF EJB JPA JAAS with source code to download] One Table Per SubClass [Web/JSF]
     
    I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
     
    subject: Full Web Application (with source code to download)
     
    Similar Threads
    Automatic Installation of 50+ Open Source Projects
    Automatic Installation of 100+ Open Source Projects for Java Developers
    JBoss installation
    JBoss installation
    How to integrate hibernate and EJB (stateless session bean)