Somebody knows an example of this? an application made with JSF 2.0 and EJB 3? directory structure, etc, those kind of things, I’m trying to approach the best way to create a Java EE app using those technologies.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should have a look at the Glassfish Samples or the Java Petstore application that are developed in compliance to the blueprints:
Glassfish Samples: http://glassfish-samples.java.net/
Java Pet Store: https://blueprints.dev.java.net/petstore/
BluePrints: http://java.sun.com/blueprints/code/projectconventions.html