I don't know why everyone is saying you can't use DAOs .... you can absolutely use
DAOs if you want! There is no problem at all, just write an @Stateless bean with
@Name("customerDao") and inject it into your action handler.
It's just that you don't really need DAOs these days - they smell of
overengineering....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971593#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...