Friday, 10 May 2013

Can a Session Bean be defined without ejbCreate() method? | EJB InterviewQuestions

The ejbCreate() methods is part of the bean's lifecycle, so, the compiler will not return an error because there is no ejbCreate() method.

No comments: