I have just begun reading up on EJBs.
Even as I venture into it I have a few questions based on what I have heard about them.
- Do applications using EJBs always have to be deployed as an EAR?
- Can applications containing EJBs be deployed just like other other java web projects using ECLIPSE and without using ANT?