aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes EJB3.0 Directory Structure Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "EJB3.0 Directory Structure" Watch "EJB3.0 Directory Structure" New topic
Author

EJB3.0 Directory Structure

Neerja Sharma
Greenhorn

Joined: Feb 07, 2012
Posts: 1
Hi,
I am new for EJB world.
I started a simple application in EJB3.0 so i created three projects
1) Enterprise Application Project
2) EJB Project which as a result gave two projects one as EJB and another as EJBClient
3)Dynamic Web Module

Now i know that all frontend classes (like jsp or jsf) will be in dynamic web module project.
What i did not get is where to keep beans, webservices, data persistence classes.
How these projects will interact with each other and what will be the flow when some EJB application will be executed.
Please have a look on attached dir structure of my workspace. Suggest me if something is wrong.

Thanks in Advance for your replies.

Neeraj
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: EJB3.0 Directory Structure
 
Similar Threads
Regarding EJB Project Structure
Import Netbeans Maven Enterprise Project in Eclipse
Eclipse project configuration, OMG
Java Beans in JSP
Java Beans in JSP