IntelliJ open source
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » EJB and Other Java EE Technologies
 
RSS feed
 
New topic
Author

Project Architchiture related query

Ravi Kiran V
Ranch Hand

Joined: Apr 18, 2009
Messages: 1203

Hi

I am using EJB 3 stateful session beans in my project .

I am directly contatcing my DAOFactory from my bean class itself ??

Is it mantadatory to use ServiceLayer , and specify the transactions in it (ServiceLayer) to contact to my DAOFactory ??

Thank you.


I tried to change the world, but I couldn’t find the source code
Jeanne Boyarsky
internet detective
Sheriff

Joined: May 26, 2003
Messages: 17183

Ravi,
No pattern is mandatory. I think your question is whether it is a good idea.

[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]

"The set strikes me as something like the set of potatoes, radishes, farming, and lunch. " - a colleague's way of comparing both overlapping and disparate groups. made me laugh and thought of the ranch
Ravi Kiran V
Ranch Hand

Joined: Apr 18, 2009
Messages: 1203

I think your question is whether it is a good idea.


Yes that is the question what i want to ask .

I tried to change the world, but I couldn’t find the source code
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » EJB and Other Java EE Technologies
 
RSS feed
 
New topic
replay challenge