0

I started to learn EJB 3.0 and I was wondering why EJB session needs an interface (local or remote) ?

What's the difference between these two interfaces ?

I have read a lot of articles about that but I am still confused.

Svetlin Zarev
  • 14,713
  • 4
  • 53
  • 82
Edevo
  • 51
  • 1
  • 2
  • 10
  • The answer in the link will answer your question about local/remote interfaces: http://stackoverflow.com/a/3809779/2588800 Also EJBs may have a `no interface view` besides the local/remote interfaces – Svetlin Zarev Nov 03 '16 at 18:24
  • I would like to add another question that deals very well with the issue: [What is local/remote and no-interface view in EJB?](http://stackoverflow.com/questions/7729905/what-is-local-remote-and-no-interface-view-in-ejb) – Leonardo Nov 04 '16 at 08:22

0 Answers0