• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Full Web Application (with source code to download)

 
Ranch Hand
Posts: 754
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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. [=
     
    With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
    reply
      Bookmark Topic Watch Topic
    • New Topic